[clang] [Clang] enhance loop analysis to handle variable changes inside lambdas (PR #135573)
Oleksandr T. via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 18 10:21:34 PDT 2025
a-tarasyuk wrote:
@AaronBallman Should this issue ideally be resolved by CFG rather than the current AST matcher fix?
https://github.com/llvm/llvm-project/pull/135573
More information about the cfe-commits
mailing list