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:
cb7a762
)
This was fixed with the recent tester changes.
author
Chris Lattner
<sabre@nondot.org>
Tue, 30 Nov 2004 16:48:26 +0000
(16:48 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 30 Nov 2004 16:48:26 +0000
(16:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18385
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2004-02-20-StaticRedeclare.c.tr
patch
|
blob
|
history
diff --git
a/test/CFrontend/2004-02-20-StaticRedeclare.c.tr
b/test/CFrontend/2004-02-20-StaticRedeclare.c.tr
index e409facdcbb9b537991a7a8ea7120e0c2fbb7d29..4549300e7bc7dc8a894e7ec0955982dba19c491e 100644
(file)
--- a/
test/CFrontend/2004-02-20-StaticRedeclare.c.tr
+++ b/
test/CFrontend/2004-02-20-StaticRedeclare.c.tr
@@
-1,4
+1,3
@@
-// XFAIL: *
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep declare
int one (int a) {