projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ecdb6f
)
Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.
author
Bob Wilson
<bob.wilson@apple.com>
Fri, 30 Jul 2010 18:52:47 +0000
(18:52 +0000)
committer
Bob Wilson
<bob.wilson@apple.com>
Fri, 30 Jul 2010 18:52:47 +0000
(18:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109876
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/vla-1.c
patch
|
blob
|
history
diff --git
a/test/FrontendC/vla-1.c
b/test/FrontendC/vla-1.c
index db1d722d6683d1f5304e96d0037748ac6fdd64ff..c6c58f6cc36dbd05e13b51b5e0a5b27467b662bb 100644
(file)
--- 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)
{