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