[PATCH] D22513: [clang-tidy] add check cppcoreguidelines-rule-of-five-and-zero
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 22 10:08:15 PDT 2016
jbcoe updated this revision to Diff 65096.
jbcoe marked 6 inline comments as done.
jbcoe added a comment.
Address comments from review, thanks for those.
https://reviews.llvm.org/D22513
Files:
clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tidy/cppcoreguidelines/RuleOfFiveAndZeroCheck.cpp
clang-tidy/cppcoreguidelines/RuleOfFiveAndZeroCheck.h
docs/clang-tidy/checks/cppcoreguidelines-rule-of-five-and-zero.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cppcoreguidelines-rule-of-five-and-zero-cxx-03.cpp
test/clang-tidy/cppcoreguidelines-rule-of-five-and-zero.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22513.65096.patch
Type: text/x-patch
Size: 14875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160722/b9cc3c05/attachment-0001.bin>
More information about the cfe-commits
mailing list