[clang] [Clang][Sema] Tweak tryCaptureVariable for unevaluated lambdas (PR #93206)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 06:42:24 PDT 2024


https://github.com/erichkeane commented:

I hope @cor3ntin comes and checks this out, but it generally looks OK to me.  1 oddity I'd like to hear about (why we can't do ActOnLambdaClosureQualifiers in the same place).

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


More information about the cfe-commits mailing list