[clang] [Clang][Sema] Use the correct lookup context when building overloaded 'operator->' in the current instantiation (PR #104458)
Krystian Stasiowski via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 3 06:42:32 PDT 2024
sdkrystian wrote:
@cor3ntin After giving it another look, I think the existing tests are sufficient (the tests updated by this PR were written by me to test this exact scenario). WDYT?
https://github.com/llvm/llvm-project/pull/104458
More information about the cfe-commits
mailing list