[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
Thu Jan 30 09:39:30 PST 2020
Charusso updated this revision to Diff 241492.
Charusso marked 8 inline comments as done.
Charusso added a comment.
- Change to 4-column space standard.
- Simplify obtaining the Clang include directory.
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.cpp
clang/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69746.241492.patch
Type: text/x-patch
Size: 14217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200130/9197cbb6/attachment.bin>
More information about the cfe-commits
mailing list