Skip to content
Commit 6fbf3a07 authored by Chris Lattner's avatar Chris Lattner
Browse files

only define MB_LEN_MAX if the system <limits.h> doesn't.

don't typecast CHAR_MIN to char, this makes it not a PP constant
and gives it the wrong unpromoted type.  Thanks to Sebastian for
pointing this out!

llvm-svn: 63980
parent e53ca3a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment