diff options
-rw-r--r-- | test/CFrontend/2004-01-01-UnknownInitSize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/2004-01-01-UnknownInitSize.c b/test/CFrontend/2004-01-01-UnknownInitSize.c index c021c7a108..7de3aba41a 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 { |