[PATCH] D57100: [clang-tidy] refactor bugprone-exception-escape analysis into class
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 25 00:24:37 PST 2019
JonasToth updated this revision to Diff 183489.
JonasToth marked an inline comment as done.
JonasToth added a comment.
- revert the option configuration change for comma/semicolon
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57100/new/
https://reviews.llvm.org/D57100
Files:
clang-tidy/bugprone/ExceptionEscapeCheck.cpp
clang-tidy/bugprone/ExceptionEscapeCheck.h
clang-tidy/utils/CMakeLists.txt
clang-tidy/utils/ExceptionAnalyzer.cpp
clang-tidy/utils/ExceptionAnalyzer.h
docs/clang-tidy/checks/bugprone-exception-escape.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57100.183489.patch
Type: text/x-patch
Size: 19666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/727281e6/attachment-0001.bin>
More information about the cfe-commits
mailing list