[PATCH] D74467: [analyzer] Teach scan-build how to rebuild index.html without analyzing.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 11:56:22 PDT 2020
NoQ closed this revision.
NoQ added a comment.
Herald added a subscriber: ASDenysPetrov.
Re-landed as rG0c27fd82e1e6 <https://reviews.llvm.org/rG0c27fd82e1e62bd57c73b09c7d9dd00c42eb89d1>.
I sorted the list of HTML files before deduplicating and the buildbots seem silent for now.
Also fxd the uninitialized variable `$Clang` use when `--use-analyzer=` is not specified; here's what it was used for:
F11684939: Screen Shot 2020-04-07 at 9.49.46 PM.png <https://reviews.llvm.org/F11684939>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74467/new/
https://reviews.llvm.org/D74467
More information about the cfe-commits
mailing list