forked from OSchip/llvm-project
![]() Replace the use of _WIN32 in libc++. Replace most use with a C runtime check _LIBCPP_MSVCRT or the new _LIBCPP_WIN32 to indicate that we are using the Win32 API. Use a new _LIBCPP_WCHAR_IS_UCS2 to indicate that we are on an environment that has a short wchar_t. llvm-svn: 290910 |
||
---|---|---|
.. | ||
limits_win32.h | ||
locale_mgmt_win32.h | ||
locale_win32.h | ||
support.h |