This revision was automatically updated to reflect the committed changes.
Closed by commit rG448b777b864a: Stop passing site cfg files via --param to
llvm-lit. (authored by thakis).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.l
thakis marked an inline comment as done.
thakis added a comment.
Thanks!
Comment at: clang/test/CMakeLists.txt:113
-set(ANALYZER_TEST_PARAMS
- USE_Z3_SOLVER=0)
hans wrote:
> This and ANALYZER_TEST_PARAMS_Z3 are just dropped because they're unused,
> right?
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
thakis created this revision.
thakis added a reviewer: rnk.
Herald added subscribers: usaxena95, kadircet, arphaman, jkorous, mgorny.
This has been unnecessary since https://reviews.llvm.org/D37756.
https://reviews.llvm.org/D37838 removed it for llvm.
This removes it for clang, lld, clang-tools-