summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/synthesize_ivar-cont-class.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/synthesize_ivar-cont-class.m')
-rw-r--r--test/CodeGenObjC/synthesize_ivar-cont-class.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/synthesize_ivar-cont-class.m b/test/CodeGenObjC/synthesize_ivar-cont-class.m
index b1a7d0e680..2691ccfe3d 100644
--- a/test/CodeGenObjC/synthesize_ivar-cont-class.m
+++ b/test/CodeGenObjC/synthesize_ivar-cont-class.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple x86_64-apple-darwin10 -emit-llvm -o %t %s &&
+// RUN: clang-cc -triple x86_64-apple-darwin10 -emit-llvm -o %t %s
// RUN: grep '@"OBJC_IVAR_$_XCOrganizerDeviceNodeInfo.viewController"' %t
@interface XCOrganizerNodeInfo