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:
432ab2a
)
Fix this up per llvm-gcc r109819.
author
Eric Christopher
<echristo@apple.com>
Thu, 29 Jul 2010 23:20:29 +0000
(23:20 +0000)
committer
Eric Christopher
<echristo@apple.com>
Thu, 29 Jul 2010 23:20:29 +0000
(23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109820
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 46d9a0765ec1d55330162ec8ee5650f14d017e3c..db1d722d6683d1f5304e96d0037748ac6fdd64ff 100644
(file)
--- a/
test/FrontendC/vla-1.c
+++ b/
test/FrontendC/vla-1.c
@@
-1,4
+1,4
@@
-// RUN:
not %llvmgcc -std=gnu99 %s -S |& grep "error
: alignment for"
+// RUN:
%llvmgcc_only -std=gnu99 %s -S |& grep "warning
: alignment for"
int foo(int a)
{