summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/property-getter-dot-syntax.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/property-getter-dot-syntax.m')
-rw-r--r--clang/test/CodeGenObjC/property-getter-dot-syntax.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/property-getter-dot-syntax.m b/clang/test/CodeGenObjC/property-getter-dot-syntax.m
index 962862b5366..d98e9bab6da 100644
--- a/clang/test/CodeGenObjC/property-getter-dot-syntax.m
+++ b/clang/test/CodeGenObjC/property-getter-dot-syntax.m
@@ -1,4 +1,4 @@
-// RUN: clang -fnext-runtime --emit-llvm -o %t %s
+// RUN: clang-cc -fnext-runtime --emit-llvm -o %t %s
@protocol NSObject
- (void *)description;
OpenPOWER on IntegriCloud