Force sign-extension for uint array indexes from 32-bit to 64-bits
since uint is not normally sign-extended when casting to uint64_t. llvm-svn: 3489
Loading
Please register or sign in to comment
since uint is not normally sign-extended when casting to uint64_t. llvm-svn: 3489