summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/interface-scope-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/interface-scope-2.m')
-rw-r--r--clang/test/SemaObjC/interface-scope-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/interface-scope-2.m b/clang/test/SemaObjC/interface-scope-2.m
index c9025903940..bdf28f46360 100644
--- a/clang/test/SemaObjC/interface-scope-2.m
+++ b/clang/test/SemaObjC/interface-scope-2.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -triple i686-apple-darwin9 %s
+// RUN: clang -cc1 -fsyntax-only -verify -triple i686-apple-darwin9 %s
// FIXME: must also compile as Objective-C++
// <rdar://problem/6487662>
OpenPOWER on IntegriCloud