[PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Tobias Langner via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 9 13:18:46 PDT 2015
randomcppprogrammer updated this revision to Diff 36983.
randomcppprogrammer added a comment.
fixed formatting
http://reviews.llvm.org/D11328
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp
clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h
test/clang-tidy/misc-throw-by-value-catch-by-reference.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11328.36983.patch
Type: text/x-patch
Size: 15556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151009/f7cb1bcb/attachment.bin>
More information about the cfe-commits
mailing list