summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/objc-string.m
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-07-04 10:33:02 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-07-04 10:33:02 +0000
commit5708a4661ecfa62865bc6a25af1348f5b6e4f759 (patch)
tree6f3a9330cb09507c8af84b4176b37e886b61fba5 /clang/test/Sema/objc-string.m
parent04fb6bf46832f9601ae980f0986fba4c09699e88 (diff)
downloadbcm5719-llvm-5708a4661ecfa62865bc6a25af1348f5b6e4f759.tar.gz
bcm5719-llvm-5708a4661ecfa62865bc6a25af1348f5b6e4f759.zip
'&&' commands together so that the test status reflects the results of all the commands, otherwise the test status will be the result of only the last command.
llvm-svn: 53135
Diffstat (limited to 'clang/test/Sema/objc-string.m')
-rw-r--r--clang/test/Sema/objc-string.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Sema/objc-string.m b/clang/test/Sema/objc-string.m
index d1d797348d2..e3974ad8f66 100644
--- a/clang/test/Sema/objc-string.m
+++ b/clang/test/Sema/objc-string.m
@@ -1,4 +1,4 @@
-// RUN: clang %s -verify -fsyntax-only
+// RUN: clang %s -verify -fsyntax-only &&
// RUN: clang %s -verify -fsyntax-only -DDECLAREIT
// a declaration of NSConstantString is not required.
OpenPOWER on IntegriCloud