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 dd444c358b..fb61137df4 100644
--- a/test/CodeGenObjC/synthesize_ivar-cont-class.m
+++ b/test/CodeGenObjC/synthesize_ivar-cont-class.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fobjc-nonfragile-abi -emit-llvm -o %t %s
+// RUN: clang -cc1 -fobjc-nonfragile-abi -emit-llvm -o %t %s
// RUN: grep '@"OBJC_IVAR_$_XCOrganizerDeviceNodeInfo.viewController"' %t
@interface XCOrganizerNodeInfo