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 47d010f2f50..3e8697fc937 100644
--- a/clang/test/CodeGenObjC/message-arrays.m
+++ b/clang/test/CodeGenObjC/message-arrays.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -emit-llvm -o %t %s
+// RUN: %clang_cc1 -emit-llvm -o %t %s
void f0(id a) {
// This should have an implicit cast
OpenPOWER on IntegriCloud