[PATCH] D33537: [clang-tidy] Exception Escape Checker
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 7 06:02:42 PDT 2018
baloghadamsoftware updated this revision to Diff 145452.
baloghadamsoftware added a comment.
Updated according to the comments.
https://reviews.llvm.org/D33537
Files:
clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tidy/bugprone/CMakeLists.txt
clang-tidy/bugprone/ExceptionEscapeCheck.cpp
clang-tidy/bugprone/ExceptionEscapeCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/bugprone-exception-escape.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/bugprone-exception-escape.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33537.145452.patch
Type: text/x-patch
Size: 20328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180507/dc4863bd/attachment-0001.bin>
More information about the cfe-commits
mailing list