[PATCH] D43120: [clang-tidy] New checker for exceptions that are created but not thrown
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 9 06:16:39 PST 2018
Szelethus updated this revision to Diff 133600.
Szelethus marked an inline comment as done.
https://reviews.llvm.org/D43120
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
clang-tidy/misc/ThrowKeywordMissingCheck.cpp
clang-tidy/misc/ThrowKeywordMissingCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-throw-keyword-missing.rst
test/clang-tidy/misc-throw-keyword-missing.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43120.133600.patch
Type: text/x-patch
Size: 11474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180209/5eb9a83c/attachment.bin>
More information about the cfe-commits
mailing list