[PATCH] D90282: [clang-tidy] Add IgnoreShortNames config to identifier naming checks
Shane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 18:15:28 PST 2020
smhc updated this revision to Diff 306815.
smhc added a comment.
Updated after review comments.
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.306815.patch
Type: text/x-patch
Size: 41796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201121/41a4dc63/attachment-0001.bin>
More information about the cfe-commits
mailing list