summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/method-attributes.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/method-attributes.m')
-rw-r--r--clang/test/SemaObjC/method-attributes.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/method-attributes.m b/clang/test/SemaObjC/method-attributes.m
index c4d4fba25d6..d5f92edee40 100644
--- a/clang/test/SemaObjC/method-attributes.m
+++ b/clang/test/SemaObjC/method-attributes.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify -fsyntax-only %s
+// RUN: clang -cc1 -verify -fsyntax-only %s
@class NSString;
OpenPOWER on IntegriCloud