From: John Criswell Date: Wed, 8 Dec 2004 16:31:06 +0000 (+0000) Subject: xfail this across all platforms. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=207a6e9af39ef4c42bafd6ef5bfaa6d1db346b52;p=oota-llvm.git xfail this across all platforms. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18633 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 {