[PATCH] D19993: Fixed cppcoreguidelines-pro-type-member-init when checking records with indirect fields
Michael Miller via cfe-commits
cfe-commits at lists.llvm.org
Fri May 6 11:03:15 PDT 2016
michael_miller updated this revision to Diff 56439.
michael_miller added a comment.
Switched to using getAsCXXRecordDecl.
http://reviews.llvm.org/D19993
Files:
clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
test/clang-tidy/cppcoreguidelines-pro-type-member-init-cxx98.cpp
test/clang-tidy/cppcoreguidelines-pro-type-member-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19993.56439.patch
Type: text/x-patch
Size: 5684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160506/ea6cdcdd/attachment.bin>
More information about the cfe-commits
mailing list