summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/property.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/property.m')
-rw-r--r--clang/test/CodeGenObjC/property.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/property.m b/clang/test/CodeGenObjC/property.m
index 2ab10541a7d..d4868245156 100644
--- a/clang/test/CodeGenObjC/property.m
+++ b/clang/test/CodeGenObjC/property.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm -o %t %s
+// RUN: clang -cc1 -emit-llvm -o %t %s
int printf(const char *, ...);
OpenPOWER on IntegriCloud