Just drop the bitfield from ExtProtoInfo, this struct isn't even heap allocated so it doesn't hurt.
MSVC < 10 still has the signed enum bitfield bug, making the top bit unusable. llvm-svn: 151545
Loading
Please register or sign in to comment
MSVC < 10 still has the signed enum bitfield bug, making the top bit unusable. llvm-svn: 151545