[PATCH] D16376: clang-tidy check: misc-deprecated-special-member-functions
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 15 15:53:27 PST 2016
jbcoe removed rL LLVM as the repository for this revision.
jbcoe updated this revision to Diff 48028.
jbcoe added a comment.
Minor fixes from review.
http://reviews.llvm.org/D16376
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/DeprecatedSpecialMemberGenerationCheck.cpp
clang-tidy/misc/DeprecatedSpecialMemberGenerationCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-deprecated-special-member-generation.rst
test/clang-tidy/misc-deprecated-special-member-generation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16376.48028.patch
Type: text/x-patch
Size: 17930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160215/cf2e705b/attachment-0001.bin>
More information about the cfe-commits
mailing list