[PATCH] D62445: [test] Fix plugin tests

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 19:38:40 PDT 2020


hintonda marked an inline comment as done.
hintonda added inline comments.


================
Comment at: cfe/trunk/test/CMakeLists.txt:140
-  set_target_properties(check-clang-analyzer PROPERTIES FOLDER "Clang tests")
-
-  if (LLVM_WITH_Z3)
----------------
thakis wrote:
> Did you intentionally delete the 2 targets here? 
Not intentionally, although I don't remember the details right now.  Probably just a mistake on my part.

Do you want me to re-add them?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62445/new/

https://reviews.llvm.org/D62445





More information about the llvm-commits mailing list