[PATCH] D77585: Stop passing site cfg files via --param to llvm-lit.
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 01:35:51 PDT 2020
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
lgtm
================
Comment at: clang/test/CMakeLists.txt:113
-set(ANALYZER_TEST_PARAMS
- USE_Z3_SOLVER=0)
----------------
This and ANALYZER_TEST_PARAMS_Z3 are just dropped because they're unused, right?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77585/new/
https://reviews.llvm.org/D77585
More information about the cfe-commits
mailing list