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 bdf28f46360..d8046c9c2fa 100644
--- a/clang/test/SemaObjC/interface-scope-2.m
+++ b/clang/test/SemaObjC/interface-scope-2.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -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