[PATCH] D33537: [clang-tidy] Exception Escape Checker
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 26 00:34:35 PDT 2017
baloghadamsoftware updated this revision to Diff 100369.
baloghadamsoftware added a comment.
Docs fixed according to the comments.
https://reviews.llvm.org/D33537
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/ExceptionEscapeCheck.cpp
clang-tidy/misc/ExceptionEscapeCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-exception-escape.rst
test/clang-tidy/misc-exception-escape.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33537.100369.patch
Type: text/x-patch
Size: 18643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170526/a37b7b9a/attachment-0001.bin>
More information about the cfe-commits
mailing list