[clang] [clang-tools-extra] [clang-tidy] Add readability-avoid-default-lambda-capture (PR #160150)

JJ Marr via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 17 06:24:12 PST 2025


jjmarr-amd wrote:

> I think think this check should have an option to not warning with STL algorithms:

I agree. Not sure what other exemptions should be made, though.

Sorry I haven't been working on this lately, got caught up with other stuff at work.

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


More information about the cfe-commits mailing list