summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/atomoic-property-synnthesis-rules.m')
-rw-r--r--clang/test/SemaObjC/atomoic-property-synnthesis-rules.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m b/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m
index 42b173b7870..af790e3159a 100644
--- a/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m
+++ b/clang/test/SemaObjC/atomoic-property-synnthesis-rules.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
/*
Conditions for warning:
OpenPOWER on IntegriCloud