llvm-project/libcxx
Marshall Clow 2abfcd5606 Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||' where I meant '&&' in the code; fixed that, too
llvm-svn: 238931
2015-06-03 16:15:55 +00:00
..
cmake Fix building and testing libc++ with GCC. 2015-05-20 03:15:01 +00:00
include Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||' where I meant '&&' in the code; fixed that, too 2015-06-03 16:15:55 +00:00
lib [libcxx] Add code coverage configuration to CMake and LIT. 2015-03-31 04:15:45 +00:00
src Move uncaught_exeption() definition inside the #ifdef block like uncaught_exceptions() 2015-06-02 22:25:23 +00:00
test Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||' where I meant '&&' in the code; fixed that, too 2015-06-03 16:15:55 +00:00
utils cleanup comments in sym_check 2015-03-27 06:04:37 +00:00
www Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Also fixes PR#23723 2015-06-02 16:34:03 +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 libcxx: Fix ARM libc++/abi and libunwind buildbot. 2015-05-16 12:44:31 +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 Add TODO items and remove use of 'noexcept' in C++03 test. 2015-06-02 01:25:34 +00:00