]> granicus.if.org Git - clang/commitdiff
'&&' clang commands together so that the test status reflects the results of all...
authorTed Kremenek <kremenek@apple.com>
Fri, 4 Jul 2008 04:38:48 +0000 (04:38 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 4 Jul 2008 04:38:48 +0000 (04:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53132 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/dead-stores.c

index 90705ace6ad84ac8123462794248165776f155c3..1f1db78a1531e396a17c3c1f2882eabd2fbb1972 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: clang -warn-dead-stores -verify %s
-// RUN: clang -checker-simple -warn-dead-stores -verify %s
+// RUN: clang -warn-dead-stores -verify %s &&
+// RUN: clang -checker-simple -warn-dead-stores -verify %s &&
 // RUN: clang -warn-dead-stores -checker-simple -verify %s