[PATCH] D23008: [clang-tidy] fix segfault in cppcore-guidelines-special-member-functions check
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 02:32:45 PDT 2016
jbcoe removed rL LLVM as the repository for this revision.
jbcoe updated this revision to Diff 66444.
jbcoe added a comment.
Add test that triggers segfault without fix in place.
https://reviews.llvm.org/D23008
Files:
clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp
clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
test/clang-tidy/cppcoreguidelines-special-member-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23008.66444.patch
Type: text/x-patch
Size: 4773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160802/5785a138/attachment.bin>
More information about the cfe-commits
mailing list