[clang] [Clang] Ensure a lambda DeclContext in BuildLambdaExpr (PR #176319)

Adrian Vogelsgesang via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 16 12:01:00 PST 2026


vogelsgesang wrote:

I can confirm that this patch not only fixes the minimized repro from https://github.com/llvm/llvm-project/issues/176045, but also fixes the crash on the original, non-minified code.

Thanks for the quick fix 🙂 

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


More information about the cfe-commits mailing list