xfail this across all platforms.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 8 Dec 2004 16:31:06 +0000 (16:31 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 8 Dec 2004 16:31:06 +0000 (16:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18633 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2004-01-01-UnknownInitSize.c

index c021c7a108353c556fee3fa9603e9e36bdf79a83..7de3aba41acfd4118e6af9d7f3f638d2daaa8bbf 100644 (file)
@@ -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
 {