[PATCH] D10933: Add new IdentifierNaming check
Beren Minor via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 17 02:30:52 PDT 2015
berenm updated this revision to Diff 32277.
berenm added a comment.
Here is an updated version with the latest comments fixed.
http://reviews.llvm.org/D10933
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tidy/readability/IdentifierNamingCheck.h
clang-tidy/readability/ReadabilityTidyModule.cpp
test/clang-tidy/readability-identifier-naming.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10933.32277.patch
Type: text/x-patch
Size: 35466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150817/4d5caed2/attachment-0001.bin>
More information about the cfe-commits
mailing list