[clang] Reapply "[Clang][Sema] Use the correct lookup context when building overloaded 'operator->' in the current instantiation (#104458)" (PR #109422)

Cassie Jones via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 13:08:23 PDT 2024


porglezomp wrote:

I'm testing this and seeing some further behavior changes on dependent typenames with `->`.
I'm currently trying to reduce and determine if the behavior is correct or not.

https://github.com/llvm/llvm-project/pull/109422


More information about the cfe-commits mailing list