From 207a6e9af39ef4c42bafd6ef5bfaa6d1db346b52 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Wed, 8 Dec 2004 16:31:06 +0000 Subject: [PATCH] xfail this across all platforms. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18633 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CFrontend/2004-01-01-UnknownInitSize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CFrontend/2004-01-01-UnknownInitSize.c b/test/CFrontend/2004-01-01-UnknownInitSize.c index c021c7a1083..7de3aba41ac 100644 --- a/test/CFrontend/2004-01-01-UnknownInitSize.c +++ b/test/CFrontend/2004-01-01-UnknownInitSize.c @@ -3,7 +3,7 @@ /* * This regression test ensures that the C front end can compile initializers * even when it cannot determine the size (as below). - * XFAIL: linux,darwin + * XFAIL: * */ struct one {