[PATCH] D14619: [PATCH] clang-tidy checker for nothrow copy constructible exception objects
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 09:36:02 PST 2015
aaron.ballman updated this revision to Diff 40064.
aaron.ballman added a comment.
Added new test cases
http://reviews.llvm.org/D14619
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/ThrownExceptionTypeCheck.cpp
clang-tidy/cert/ThrownExceptionTypeCheck.h
docs/clang-tidy/checks/cert-thrown-exception-type.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cert-throw-exception-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14619.40064.patch
Type: text/x-patch
Size: 8883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151112/eb77fc63/attachment.bin>
More information about the cfe-commits
mailing list