projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129f94e
)
xfail this across all platforms.
author
John Criswell
<criswell@uiuc.edu>
Wed, 8 Dec 2004 16:31:06 +0000
(16:31 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/test/CFrontend/2004-01-01-UnknownInitSize.c
b/test/CFrontend/2004-01-01-UnknownInitSize.c
index c021c7a108353c556fee3fa9603e9e36bdf79a83..7de3aba41acfd4118e6af9d7f3f638d2daaa8bbf 100644
(file)
--- 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
{