[clang] [clang] Fix a crash when a variable is captured by a block nested inside a lambda (PR #93749)
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Thu May 30 14:05:46 PDT 2024
ahatanak wrote:
I can see if we can make `hasInit` check that too or rename the function after committing this patch.
https://github.com/llvm/llvm-project/pull/93749
More information about the cfe-commits
mailing list