MSVC fixes:
* MSVC does not yet support initializer lists and uniform initialization. * MSVC does not support flexible array members (And neither does C++). The Mach-O writer test still fails with this, but it all compiles and all other tests pass. llvm-svn: 155215
Loading
Please register or sign in to comment