llvm-project/libcxx/include/support/xlocale
Dan Albert bc40821ee3 Fix signatures of fallback tow(upper|lower)_l.
Summary:
These functions take and return wint_t, not int:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/towupper.html

Reviewers: mclow.lists, EricWF

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D24743

llvm-svn: 281936
2016-09-19 20:42:57 +00:00
..
__nop_locale_mgmt.h
__posix_l_fallback.h Fix signatures of fallback tow(upper|lower)_l. 2016-09-19 20:42:57 +00:00
__strtonum_fallback.h Implement LWG issue 1169. num_get not fully compatible with strto* 2016-06-19 06:58:22 +00:00
xlocale.h Reorganize locale extension fallbacks. NFCI 2016-05-20 12:58:41 +00:00