george.karpenkov added inline comments.

================
Comment at: test/Analysis/z3-crosscheck.c:2
+// RUN: %clang_cc1 -analyze 
-analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-config 
crosscheck-with-z3=true -verify %s
+// REQUIRES: z3
+// expected-no-diagnostics
----------------
Could we also have a second RUN line without Z3, and then use ifdef's to 
differentiate between the two in tests?


https://reviews.llvm.org/D45517



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to