summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-7.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/property-7.m')
-rw-r--r--clang/test/SemaObjC/property-7.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/property-7.m b/clang/test/SemaObjC/property-7.m
index 63eb3cf2cb8..e6cba50f7a6 100644
--- a/clang/test/SemaObjC/property-7.m
+++ b/clang/test/SemaObjC/property-7.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
typedef signed char BOOL;
typedef struct _NSZone NSZone;
OpenPOWER on IntegriCloud