[PATCH] D72121: [clang-tidy] Fix readability-identifier-naming missing member variables
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 3 17:25:53 PST 2020
njames93 updated this revision to Diff 236157.
njames93 added a comment.
addressed issues. Running the clang-tidy on the whole of lib clang just resulted in errors when compiling due to its dependancy on llvm, but I kind of knew that was going to happen
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72121/new/
https://reviews.llvm.org/D72121
Files:
clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-member-decl-usage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72121.236157.patch
Type: text/x-patch
Size: 7183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200104/18feefe5/attachment-0001.bin>
More information about the cfe-commits
mailing list