[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 03:23:29 PST 2020
njames93 updated this revision to Diff 236012.
njames93 added a comment.
More edge cases handled to do with field decls and initializers
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.236012.patch
Type: text/x-patch
Size: 11148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200103/7c68abed/attachment-0001.bin>
More information about the cfe-commits
mailing list