[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 14:26:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277523: [clang-tidy] Fix segfault in cppcore-guidelines-special-member-functions check (authored by jbcoe).

Changed prior to commit:
  https://reviews.llvm.org/D23008?vs=66541&id=66558#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23008

Files:
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-special-member-functions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23008.66558.patch
Type: text/x-patch
Size: 5402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160802/7e58bb0b/attachment.bin>


More information about the cfe-commits mailing list