Commit Graph

1 Commits

Author SHA1 Message Date
Yitzhak Mandelbaum 9a4e52ebeb [clang-tidy] Add an IgnoreMacros option to readability-avoid-const-params-in-decls
readability-avoid-const-params-in-decls.IgnoreMacros is enabled by default to be consistent with most other checks.

Reviewed By: ymandel

Differential Revision: https://reviews.llvm.org/D130130
2022-09-30 14:27:02 +00:00