Use strtof and strtod for floats and doubles respectively instead of always using strtold. The other parts of the change are already implemented in libc++. This patch also has a drive by fix to wbuffer_convert::underflow() which prevents it from calling memmove(buff, null, 0). llvm-svn: 273106 |
||
|---|---|---|
| .. | ||
| __nop_locale_mgmt.h | ||
| __posix_l_fallback.h | ||
| __strtonum_fallback.h | ||
| xlocale.h | ||