mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
xfail this across all platforms.
llvm-svn: 18633
This commit is contained in:
parent
b00c9fbc3a
commit
12ddebe64a
@ -3,7 +3,7 @@
|
|||||||
/*
|
/*
|
||||||
* This regression test ensures that the C front end can compile initializers
|
* This regression test ensures that the C front end can compile initializers
|
||||||
* even when it cannot determine the size (as below).
|
* even when it cannot determine the size (as below).
|
||||||
* XFAIL: linux,darwin
|
* XFAIL: *
|
||||||
*/
|
*/
|
||||||
struct one
|
struct one
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user