summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/extension.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/extension.c')
-rw-r--r--clang/test/Parser/extension.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/extension.c b/clang/test/Parser/extension.c
index 519dc053c82..fd4cf808674 100644
--- a/clang/test/Parser/extension.c
+++ b/clang/test/Parser/extension.c
@@ -1,4 +1,4 @@
-/* RUN: clang-cc %s -fsyntax-only -pedantic -verify -std=c89
+/* RUN: %clang_cc1 %s -fsyntax-only -pedantic -verify -std=c89
*/
/* Top level extension marker. */
OpenPOWER on IntegriCloud