summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/exprs.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/exprs.m')
-rw-r--r--test/SemaObjC/exprs.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/exprs.m b/test/SemaObjC/exprs.m
index d51d135..52bd618 100644
--- a/test/SemaObjC/exprs.m
+++ b/test/SemaObjC/exprs.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
// rdar://6597252
Class test1(Class X) {
OpenPOWER on IntegriCloud