[PATCH] D19201: [clang-tidy] misc-throw-with-noexcept
Stanisław Barzowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 4 11:49:16 PDT 2017
sbarzowski updated this revision to Diff 97859.
sbarzowski added a comment.
Herald added a subscriber: xazax.hun.
Fixed false positive issues
https://reviews.llvm.org/D19201
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
clang-tidy/misc/ThrowWithNoexceptCheck.cpp
clang-tidy/misc/ThrowWithNoexceptCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-throw-with-noexcept.rst
test/clang-tidy/misc-throw-with-noexcept.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19201.97859.patch
Type: text/x-patch
Size: 15061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170504/d45b5701/attachment.bin>
More information about the cfe-commits
mailing list