aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CFrontend/2004-02-20-StaticRedeclare.c.tr1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CFrontend/2004-02-20-StaticRedeclare.c.tr b/test/CFrontend/2004-02-20-StaticRedeclare.c.tr
index e409facdcb..4549300e7b 100644
--- 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) {