[PATCH] D80626: [analyzer] SATestBuild.py: Make verbosity level a cmd option
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 27 07:00:23 PDT 2020
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Sounds great!
I'm still in favor of at least some lit tests for these scripts. It should be as simple as adding a tiny lit substitution <https://github.com/llvm/llvm-project/blob/master/clang/test/Analysis/exploded-graph-rewriter/lit.local.cfg> - and ta-da, we can write tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80626/new/
https://reviews.llvm.org/D80626
More information about the cfe-commits
mailing list