summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/method-encoding-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/method-encoding-2.m')
-rw-r--r--clang/test/SemaObjC/method-encoding-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/method-encoding-2.m b/clang/test/SemaObjC/method-encoding-2.m
index b3ffdcd0585..50d2d9250dd 100644
--- a/clang/test/SemaObjC/method-encoding-2.m
+++ b/clang/test/SemaObjC/method-encoding-2.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s
+// RUN: clang -cc1 %s
// TODO: We don't support rewrite of method definitions
@interface Intf
OpenPOWER on IntegriCloud