[PATCH] D90282: [clang-tidy] Add IgnoreShortNames config to identifier naming checks
Shane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 22 15:01:48 PST 2020
smhc updated this revision to Diff 306942.
smhc marked 4 inline comments as done.
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.306942.patch
Type: text/x-patch
Size: 41689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201122/13af81bf/attachment-0001.bin>
More information about the cfe-commits
mailing list