[llvm-branch-commits] [clang] release/19.x: [Clang][Sema] Use the correct lookup context when building overloaded 'operator->' in the current instantiation (#104458) (PR #107886)

Aaron Ballman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 10 05:51:54 PDT 2024


AaronBallman wrote:

> This change has already been reverted on main because it breaks clang bootstrap and causes assertion failures. This was already known at the time it was accepted as "low risk" here. Please exercise at least a minimum amount of due diligence before approving backports.

Apologies, I missed the new comments because I happened to have the tab for the original review already open and didn't hit Refresh on it. I hadn't realized this was causing problems -- mea culpa!

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


More information about the llvm-branch-commits mailing list