[clang-tools-extra] [clang-tidy][readability-redundant-parentheses] add option to prevent widely used work around (PR #164827)
Oliver Stöneberg via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 28 06:21:00 PDT 2025
firewave wrote:
This option does not help with my problem because it happens with local declarations. So I either have suppressions all over the code or I have an growing lists of symbols I need to add to the configuration.
https://github.com/llvm/llvm-project/pull/164827
More information about the cfe-commits
mailing list