mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-07 11:59:09 +00:00
XFAIL this everywhere, the CFE doesn't support bitfield initialization.
llvm-svn: 19173
This commit is contained in:
parent
03a53912a7
commit
9dd73a8ff6
@ -1,6 +1,6 @@
|
||||
// RUN: %llvmgcc -S %s -o /dev/null
|
||||
|
||||
// XFAIL: linux,sun,darwin
|
||||
// XFAIL: *
|
||||
|
||||
union foo {
|
||||
struct { char A, B; } X;
|
||||
|
Loading…
x
Reference in New Issue
Block a user