summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/property.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/property.m')
-rw-r--r--test/CodeGenObjC/property.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/property.m b/test/CodeGenObjC/property.m
index 91d3659dcd..264adf1106 100644
--- a/test/CodeGenObjC/property.m
+++ b/test/CodeGenObjC/property.m
@@ -1,4 +1,4 @@
-// RUN: clang -fnext-runtime --emit-llvm -o %t %s
+// RUN: clang-cc -fnext-runtime --emit-llvm -o %t %s
#include <stdio.h>