diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-05-06 16:53:55 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-05-11 10:21:52 +0800 |
commit | 6e85d2708115bc1c7cd1bf1674b64934a3cf6c25 (patch) | |
tree | 866f1dc8036b55a3bc5b33e3145eeabeb959a39d /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | bbeae142bfe2f2961816d51b45fb385821052b34 (diff) | |
download | llvm-6e85d2708115bc1c7cd1bf1674b64934a3cf6c25.zip llvm-6e85d2708115bc1c7cd1bf1674b64934a3cf6c25.tar.gz llvm-6e85d2708115bc1c7cd1bf1674b64934a3cf6c25.tar.bz2 |
[C++] Don't filter using declaration when we perform qualified look up
Close https://github.com/llvm/llvm-project/issues/62174
And this was originally a try to close
https://github.com/llvm/llvm-project/issues/62158.
I don't feel this is the correct fix. I just think it is not bad as an
ad-hoc patch. And let's discuss things in the higher-level in the above
GitHub issue link.
Reviewed By: erichkeane
Differential Revision: https://reviews.llvm.org/D148506
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions