[PATCH] D130130: [clang-tidy] Add an IgnoreMacros option to readability-avoid-const-params-in-decls
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 06:42:48 PDT 2022
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:99
+- The :doc:`readability-avoid-const-params-in-decls
+ <clang-tidy/checks/readability-avoid-const-params-in-decls>` check does not
----------------
Please move it to `Changes in existing checks` section.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130130/new/
https://reviews.llvm.org/D130130
More information about the cfe-commits
mailing list