Change type of a few members of a struct from unsigned to signed.
They are used in Windows APIs which expect a signed argument and cause a build failure on Mingw. llvm-svn: 203783
Loading
Please register or sign in to comment
They are used in Windows APIs which expect a signed argument and cause a build failure on Mingw. llvm-svn: 203783