[PATCH] D90282: [clang-tidy] Support IgnoredRegexp configuration to selectively suppress identifier naming checks
Shane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 23 12:54:19 PST 2020
smhc updated this revision to Diff 307177.
smhc marked an inline comment as done.
smhc added a comment.
Removed unnecessary diff
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90282/new/
https://reviews.llvm.org/D90282
Files:
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability-identifier-naming.rst
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-ignored-regexp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90282.307177.patch
Type: text/x-patch
Size: 41681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201123/0153428a/attachment-0001.bin>
More information about the cfe-commits
mailing list