summaryrefslogtreecommitdiff
path: root/test/SemaObjC/method-sentinel-attr.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/method-sentinel-attr.m')
-rw-r--r--test/SemaObjC/method-sentinel-attr.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/method-sentinel-attr.m b/test/SemaObjC/method-sentinel-attr.m
index 8f31e9ab5e418..080d6649cc04e 100644
--- a/test/SemaObjC/method-sentinel-attr.m
+++ b/test/SemaObjC/method-sentinel-attr.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
#define NULL (void*)0