[clang-tools-extra] [clang-tidy] Add readability-redundant-lambda-parentheses check (PR #190438)
Julian Schmidt via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 4 07:29:48 PDT 2026
https://github.com/5chmidti commented:
I can see the request for the inverse coming, why not make this check flag the redundant parens by default, but you can invert the logic to flag missing redundant parens as well?
https://github.com/llvm/llvm-project/pull/190438
More information about the cfe-commits
mailing list