Add explicit casts to unsigned char before calling ctype functions.
Fixes the value range on platforms with signed char. llvm-svn: 180940
Loading
Please register or sign in to comment
Fixes the value range on platforms with signed char. llvm-svn: 180940