[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 12:12:05 PST 2015
aaron.ballman updated this revision to Diff 40078.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.
Addressing review comments.
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.40078.patch
Type: text/x-patch
Size: 8849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151112/cc5608a3/attachment.bin>
More information about the cfe-commits
mailing list