[clang] [Clang] Fix constant evaluating a captured variable in a lambda (PR #68090)

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 05:28:34 PDT 2023


cor3ntin wrote:

> Probably needs a release note.

Nah, this fixes a bug with deducing this I introduced on Monday :)

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


More information about the cfe-commits mailing list