[clang] [Clang][Sema] Fix crash handling static data members of a local class within a lambda (PR #177444)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 2 11:51:19 PST 2026


================

----------------
mizvekov wrote:

Actually, a better alternative would be to suppress the hint and recovery as static field in case this is a local class.

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


More information about the cfe-commits mailing list