uint8_t is printed as a char, so it needs to be casted to do the right thing. llvm-svn: 329622
9.5 KiB
9.5 KiB
uint8_t is printed as a char, so it needs to be casted to do the right thing. llvm-svn: 329622