cxx/include/support/win32
Yaron Keren c8d1bbab02 Implement the functions: clz, clzl, clzll, ctz, ctzl, and ctzll
for libcxx when compiled with Visual C++ on Win32 and Win64.

clang and gcc (MinGW) compilers provide these implementations themselves.



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@198481 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-04 08:56:00 +00:00
..
limits_win32.h Yaron Keren: Add missing comment. 2013-10-06 19:48:40 +00:00
locale_win32.h This patch implements snprintf_l function in a way similar to the other 2013-11-18 21:12:14 +00:00
math_win32.h G M: Restore the ability for libcxx to compile again on mingw 64. 2013-09-17 01:34:47 +00:00
support.h Implement the functions: clz, clzl, clzll, ctz, ctzl, and ctzll 2014-01-04 08:56:00 +00:00