summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/interface.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/interface.m')
-rw-r--r--clang/test/CodeGenObjC/interface.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/interface.m b/clang/test/CodeGenObjC/interface.m
index d506e88ee7c..543c5354c37 100644
--- a/clang/test/CodeGenObjC/interface.m
+++ b/clang/test/CodeGenObjC/interface.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -O3 -emit-llvm -o %t %s &&
+// RUN: clang-cc -triple i386-apple-darwin9 -O3 -emit-llvm -o %t %s
// RUN: grep 'ret i32 385' %t
void *alloca();
OpenPOWER on IntegriCloud