Fix a -Wmicrosoft warning about an unrepresentable enum value
In MSVC, enums are always signed unless you explicitly specify the type. llvm-svn: 200719
Loading
Please register or sign in to comment
In MSVC, enums are always signed unless you explicitly specify the type. llvm-svn: 200719