[clang-tools-extra] [clang-tidy] Add readability-redundant-lambda-parentheses check (PR #190438)

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 12:35:44 PDT 2026


OmarAzizi wrote:

So did we agree to rename to `readability-redundant-parameter-list`? 

Also regarding splitting into two checks, should I do that or just rename and leave the requires expression extension for a follow-up PR?

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


More information about the cfe-commits mailing list