summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/idiomatic-parentheses.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/idiomatic-parentheses.m')
-rw-r--r--clang/test/SemaObjC/idiomatic-parentheses.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/idiomatic-parentheses.m b/clang/test/SemaObjC/idiomatic-parentheses.m
index ec1d3638410..011efbc437b 100644
--- a/clang/test/SemaObjC/idiomatic-parentheses.m
+++ b/clang/test/SemaObjC/idiomatic-parentheses.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// Don't warn about some common ObjC idioms unless we have -Wparentheses on.
// <rdar://problem/7382435>
OpenPOWER on IntegriCloud