[clang-tools-extra] [clang-tidy] Add readability-redundant-lambda-parentheses check (PR #190438)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 13:58:00 PDT 2026
OmarAzizi wrote:
Hi @unterumarmung, thank you for pointing the policy out as I wasn't aware of it. Yes, I used Claude as an AI assistant during development. I reviewed all the generated code and made sure I understand all of it before committing any changes to this PR.
Also, I added test cases for comments before, after, and inside the parentheses.
https://github.com/llvm/llvm-project/pull/190438
More information about the cfe-commits
mailing list