summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/attr-cleanup.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/attr-cleanup.m')
-rw-r--r--test/SemaObjC/attr-cleanup.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/attr-cleanup.m b/test/SemaObjC/attr-cleanup.m
index 821da000a3..8415c698f3 100644
--- a/test/SemaObjC/attr-cleanup.m
+++ b/test/SemaObjC/attr-cleanup.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 %s -verify -fsyntax-only
+// RUN: %clang_cc1 %s -verify -fsyntax-only
@class NSString;