aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/FrontendC/vla-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/vla-1.c b/test/FrontendC/vla-1.c
index db1d722..c6c58f6 100644
--- a/test/FrontendC/vla-1.c
+++ b/test/FrontendC/vla-1.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc_only -std=gnu99 %s -S |& grep "warning: alignment for"
+// RUN: %llvmgcc_only -std=gnu99 %s -S |& grep {warning: alignment for}
int foo(int a)
{