================
@@ -10,7 +10,7 @@
 
 // DEFINE: %{mocked_clang} =                              \
 // DEFINE: LD_PRELOAD="%t/MockZ3_solver_check.so"         \
-// DEFINE: %clang_cc1 %s -analyze -setup-static-analyzer  \
+// DEFINE: %clang_analyze_cc1 %s -setup-static-analyzer   \
----------------
steakhal wrote:

Can you drop the `-setup-static-analyzer`?

https://github.com/llvm/llvm-project/pull/145895
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to