This was fixed with the recent tester changes.
authorChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2004 16:48:26 +0000 (16:48 +0000)
committerChris 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

index e409facdcbb9b537991a7a8ea7120e0c2fbb7d29..4549300e7bc7dc8a894e7ec0955982dba19c491e 100644 (file)
@@ -1,4 +1,3 @@
-// XFAIL: *
 // RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep declare
 
 int one (int a) {