summaryrefslogtreecommitdiffstats
path: root/test/Parser/CompoundStmtScope.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/CompoundStmtScope.c')
-rw-r--r--test/Parser/CompoundStmtScope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/CompoundStmtScope.c b/test/Parser/CompoundStmtScope.c
index 90e3d24a32..4f991031d0 100644
--- a/test/Parser/CompoundStmtScope.c
+++ b/test/Parser/CompoundStmtScope.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
void foo() {
{