summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-4.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/property-4.m')
-rw-r--r--test/SemaObjC/property-4.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/property-4.m b/test/SemaObjC/property-4.m
index b70514f1ae..2168048800 100644
--- a/test/SemaObjC/property-4.m
+++ b/test/SemaObjC/property-4.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -verify %s
+// RUN: %clang_cc1 -verify %s
@interface Object
@end