summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/undefined-protocol.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/undefined-protocol.m')
-rw-r--r--clang/test/CodeGenObjC/undefined-protocol.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/undefined-protocol.m b/clang/test/CodeGenObjC/undefined-protocol.m
index c57f53dd0b6..d87a5c999ee 100644
--- a/clang/test/CodeGenObjC/undefined-protocol.m
+++ b/clang/test/CodeGenObjC/undefined-protocol.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -emit-llvm-only -fgnu-runtime %s
+// RUN: %clang_cc1 -emit-llvm-only -fgnu-runtime %s
@protocol MadeUpProtocol;
OpenPOWER on IntegriCloud