[PATCH] D130130: [clang-tidy] Add an IgnoreMacros option to readability-avoid-const-params-in-decls
Thomas Etter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 30 06:41:07 PDT 2022
thomasetter updated this revision to Diff 464250.
thomasetter added a comment.
rebased
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130130/new/
https://reviews.llvm.org/D130130
Files:
clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp
clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/avoid-const-params-in-decls.rst
clang-tools-extra/test/clang-tidy/checkers/readability/avoid-const-params-in-decls-macros.cpp
clang-tools-extra/test/clang-tidy/checkers/readability/avoid-const-params-in-decls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130130.464250.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/7a6ec2b2/attachment.bin>
More information about the cfe-commits
mailing list