[PATCH] D57883: [clang-tidy] refactor ExceptionAnalyzer further to give ternary answer
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 20 11:33:30 PST 2019
JonasToth updated this revision to Diff 187634.
JonasToth marked 2 inline comments as done.
JonasToth added a comment.
- [Refactor] move support classes into the analyzer
- [Refactor] move bigger methods into implementation file
- minor adjustments
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57883/new/
https://reviews.llvm.org/D57883
Files:
clang-tidy/bugprone/ExceptionEscapeCheck.cpp
clang-tidy/utils/ExceptionAnalyzer.cpp
clang-tidy/utils/ExceptionAnalyzer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57883.187634.patch
Type: text/x-patch
Size: 19055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190220/a54cd790/attachment-0001.bin>
More information about the cfe-commits
mailing list