mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
"Prevent negative chars from being sign-extended into isprint and isspace which take and int and crash if the int is negative" https://reviews.llvm.org/D36620 llvm-svn: 311207