llvm-project/libcxx
Joerg Sonnenberger 70d4ba7f19 Replace casts of __impl_ with the correct reinterpret_cast of the
address. Restores the assembly of before r198504.

llvm-svn: 198698
2014-01-07 19:21:13 +00:00
..
cmake Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false. 2013-10-02 07:44:19 +00:00
include Back out the <type_traits> changes from r198431; they were breaking when building with glibc. Need to find a better solution for PR18218. 2014-01-06 18:12:50 +00:00
lib Justin Bogner: This makes the headers available in the build directory, making it 2013-11-15 17:18:57 +00:00
src Replace casts of __impl_ with the correct reinterpret_cast of the 2014-01-07 19:21:13 +00:00
test Back out the <type_traits> changes from r198431; they were breaking when building with glibc. Need to find a better solution for PR18218. 2014-01-06 18:12:50 +00:00
www Fix LWG Issue 2078. Make std::async(policy,...) try multiple policies until one succeeds. 2013-11-03 15:43:35 +00:00
.arcconfig Add a simple .arcconfig to make using the 'arc' commandline tool and the 2012-12-31 05:59:45 +00:00
CMakeLists.txt Justin Bogner: This makes the headers available in the build directory, making it 2013-11-15 17:18:57 +00:00
CREDITS.TXT Updated my role 2013-09-28 01:25:55 +00:00
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
Makefile Set the permissions for 'experimental' and its context to the correct values. 2013-11-18 07:01:16 +00:00