summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/message-arrays.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/message-arrays.m')
-rw-r--r--clang/test/CodeGenObjC/message-arrays.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/message-arrays.m b/clang/test/CodeGenObjC/message-arrays.m
index aed841e06fd..c618672feab 100644
--- a/clang/test/CodeGenObjC/message-arrays.m
+++ b/clang/test/CodeGenObjC/message-arrays.m
@@ -1,4 +1,4 @@
-// RUN: clang -fnext-runtime -emit-llvm -o %t %s
+// RUN: clang-cc -fnext-runtime -emit-llvm -o %t %s
void f0(id a) {
// This should have an implicit cast
OpenPOWER on IntegriCloud