This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b51a68681a
llvm-project
/
libcxx
/
include
/
support
/
win32
History
Howard Hinnant
9daaf5775c
Glen: This patch gets the string conversion functions working on Windows. It also refactors repetitive code in string.cpp do greatly reduce the repetitiveness, increasing maintainability.
...
llvm-svn: 182026
2013-05-16 17:13:40 +00:00
..
limits_win32.h
More windows port work by Ruben Van Boxem
2011-10-22 20:59:45 +00:00
locale_win32.h
Ruben Van Boxem: Turn islower_l and isupper_l into functions (instead of macros) on Windows only to quell a warning during libc++ building.
2013-04-12 20:22:57 +00:00
math_win32.h
Add missing newlines at EOF.
2012-02-20 16:56:13 +00:00
support.h
Glen: This patch gets the string conversion functions working on Windows. It also refactors repetitive code in string.cpp do greatly reduce the repetitiveness, increasing maintainability.
2013-05-16 17:13:40 +00:00