[PATCH] D69746: [analyzer] FixItHint: Apply and test hints with the Clang Tidy's script
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 3 18:23:20 PST 2019
Charusso updated this revision to Diff 227640.
Charusso marked 2 inline comments as done.
Charusso added a comment.
- Remove `llvm_unreacheable` from error-handling.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69746/new/
https://reviews.llvm.org/D69746
Files:
clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
clang/lib/StaticAnalyzer/Frontend/CMakeLists.txt
clang/test/Analysis/analyzer-config.c
clang/test/Analysis/check_analyzer_fixit.py
clang/test/Analysis/virtualcall-fixit-remark.cpp
clang/test/Analysis/virtualcall-fixit.cpp
clang/test/Analysis/virtualcall-fixits.cpp
clang/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69746.227640.patch
Type: text/x-patch
Size: 14338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191104/7a6a3c3f/attachment-0001.bin>
More information about the cfe-commits
mailing list