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

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 3 07:44:10 PDT 2023


shafik wrote:

Can you write a more detailed description explaining what the problem is what the fix is.

This is what usually ends up in the git log and we want that to be as descriptive as possible for folks who use it to understand changes quickly without digging into details.

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


More information about the cfe-commits mailing list