[clang] [Clang] Fix a wrong diagnostic about a local variable inside a lambda in unevaluated context need capture (PR #165098)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 26 21:15:32 PDT 2025


https://github.com/zyn0217 commented:

FYI @mizvekov is working on a large patch that resolves a lot of lambda context related bugs and aims to remove these workarounds in the end.

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


More information about the cfe-commits mailing list