llvm-project/libcxx
Eric Fiselier 66d86b7cad Add -Wno-error by default to work around failing compiler-rt builds
llvm-svn: 243725
2015-07-31 01:25:01 +00:00
..
cmake Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
include Fix PR#24267. use numeric_limits::max instead of ~0 for 'all ones', since that might give wrong answers on a 1's complement machine. 2015-07-30 18:26:34 +00:00
lib Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
src [libcxx] Add atomic_support.h header to src that handles needed atomic operations. 2015-07-07 00:27:16 +00:00
test Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
utils cleanup comments in sym_check 2015-03-27 06:04:37 +00:00
www Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
.gitignore [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
CMakeLists.txt Add -Wno-error by default to work around failing compiler-rt builds 2015-07-31 01:25:01 +00:00
CREDITS.TXT Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
LICENSE.TXT Update copyright year to 2015. 2015-03-12 20:13:11 +00:00
Makefile Revert "Fix installheaders target's permissions" 2014-12-16 05:28:07 +00:00
TODO.TXT Cleanup result_of tests and fix issues with the C++03 result_of. 2015-06-13 08:25:24 +00:00