[PATCH] D24965: [clang-tidy] Fix cppcoreguidelines-pro-type-member-init false negatives
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 07:04:35 PDT 2016
malcolm.parsons updated this revision to Diff 73474.
malcolm.parsons added a comment.
Pass records by reference.
Change test to trigger diagnostic for non-template type
https://reviews.llvm.org/D24965
Files:
clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h
clang-tidy/utils/TypeTraits.cpp
test/clang-tidy/cppcoreguidelines-pro-type-member-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24965.73474.patch
Type: text/x-patch
Size: 12926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/6047dad4/attachment.bin>
More information about the cfe-commits
mailing list