GCC gets confused by enums in bitfields, so I
removed the bitfields. This should be conforming C++11, though, cf. C++03 9.6(3): " A bit-field shall have integral or enumeration type (3.9.1). " llvm-svn: 182545
Loading
Please register or sign in to comment