Fix the MSVC build by moving static asserts into constructors
Apparently MSVC won't allow you to ask for the sizeof() a data member at class scope. llvm-svn: 259257
Loading
Please register or sign in to comment
Apparently MSVC won't allow you to ask for the sizeof() a data member at class scope. llvm-svn: 259257