summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/protocol-implementation-inherited.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/protocol-implementation-inherited.m')
-rw-r--r--clang/test/SemaObjC/protocol-implementation-inherited.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/protocol-implementation-inherited.m b/clang/test/SemaObjC/protocol-implementation-inherited.m
index 4fc60fe5c98..c333bb5042d 100644
--- a/clang/test/SemaObjC/protocol-implementation-inherited.m
+++ b/clang/test/SemaObjC/protocol-implementation-inherited.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
@protocol P0
-bar;
OpenPOWER on IntegriCloud