aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/vla.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/vla.c')
-rw-r--r--test/Sema/vla.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/vla.c b/test/Sema/vla.c
index 70ba08b7eb0a..7ddd432fbc0f 100644
--- a/test/Sema/vla.c
+++ b/test/Sema/vla.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fsyntax-only -pedantic
+// RUN: %clang_cc1 %s -verify -fsyntax-only -pedantic
int test1() {
typedef int x[test1()]; // vla