[clang-tools-extra] [clang-tidy] Improve `bugprone-exception-escape`'s handling of lambdas (PR #160592)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 25 08:00:01 PDT 2025
https://github.com/HerrCai0907 approved this pull request.
LGTM.
could you add some test of
1. nested lambda
2. more complex case in lambda e.g. call a function may throw.
https://github.com/llvm/llvm-project/pull/160592
More information about the cfe-commits
mailing list