These functions take and return wint_t, not int:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/towupper.html
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
|  Differential  D24743  
Fix signatures of fallback tow(upper|lower)_l. Authored by danalbert on Sep 19 2016, 1:11 PM. 
Details These functions take and return wint_t, not int: 
Diff Detail 
 |