summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/struct-recursion.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/struct-recursion.c')
-rw-r--r--clang/test/Parser/struct-recursion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/struct-recursion.c b/clang/test/Parser/struct-recursion.c
index c16f9fc185d..11e5f7e97ab 100644
--- a/clang/test/Parser/struct-recursion.c
+++ b/clang/test/Parser/struct-recursion.c
@@ -1,4 +1,4 @@
-// RUN: clang %s -fsyntax-only
+// RUN: clang-cc %s -fsyntax-only
// C99 6.7.2.3p11
OpenPOWER on IntegriCloud