cxx/include/support
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
..
ibm Patch by Xing Xue to improve libc++ support for AIX 2013-11-19 19:16:03 +00:00
solaris Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headers 2012-03-02 10:56:04 +00:00
win32 Implement the functions: clz, clzl, clzll, ctz, ctzl, and ctzll 2014-01-04 08:56:00 +00:00