Fix a -Wmicrosoft warning on an unrepresentable enum
0x80000000 isn't representable as an int, which is the default enum type. llvm-svn: 206545
Loading
Please sign in to comment
0x80000000 isn't representable as an int, which is the default enum type. llvm-svn: 206545