Go to file
2013-10-04 21:24:21 +00:00
cmake Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false. 2013-10-02 07:44:19 +00:00
include G M: Fix libcxx's detection of rtti disablement for g++.exe and cl.exe. When RTTI is NOT enabled, _LIBCPP_NO_RTTI is defined. 2013-10-04 21:24:21 +00:00
lib [cmake] Provide an option to not install the support headers so that the cmake build can match the make build if requested. 2013-09-02 07:28:05 +00:00
src G M: Provides the _LIBCPP_WARNING macro, to be used for MSVC only, since that compiler doesn't support #warning. 2013-10-04 21:14:44 +00:00
test Make it possible to run the test suite when built as part of LLVM. 2013-10-03 21:58:25 +00:00
www Fixed bad link for n3789; thanks to Chip Davis for the catch 2013-09-28 01:52:18 +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 libc++abi no longer has a cxa_demangle.h header. 2013-10-03 22:58:36 +00:00
CREDITS.TXT Updated my role 2013-09-28 01:25:55 +00:00
LICENSE.TXT Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
Makefile Change makefile comment to refer to libc++ instead of libcpp. 2013-04-23 19:26:55 +00:00