diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-01-24 10:51:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-24 10:51:10 +0800 |
commit | 378dcf61014b787b3542b917f6296c9fb5ec490c (patch) | |
tree | 9d6d0227abee0f139c8371dbf445bc5187ec137d /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 0ef39a882bb342982929d2c856d7865de147a3c7 (diff) | |
download | llvm-378dcf61014b787b3542b917f6296c9fb5ec490c.zip llvm-378dcf61014b787b3542b917f6296c9fb5ec490c.tar.gz llvm-378dcf61014b787b3542b917f6296c9fb5ec490c.tar.bz2 |
[C++20] [Modules] Fix may-be incorrect ADL for module local entities (#123931)
Close https://github.com/llvm/llvm-project/issues/123815
See the comments for details. We can't get primary context arbitrarily
since the redecl may have different context and information.
There is a TODO for modules specific case, I'd like to make it after
this PR.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions