llvm-project/libcxx/test/std/utilities/memory
Marshall Clow 183c010c9a Implement P0074: Making owner_less more flexible
llvm-svn: 252905
2015-11-12 15:56:44 +00:00
..
allocator.tag
allocator.traits Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect 2015-10-25 19:34:04 +00:00
allocator.uses
c.malloc
default.allocator Fixed a possible overflow in a test of allocator::max_size(). 2015-10-05 20:50:25 +00:00
pointer.traits
ptr.align Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
specialized.algorithms Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
storage.iterator Fix LWG#2127: Move-construction with raw_storage_iterator. 2015-10-25 18:58:07 +00:00
temporary.buffer
unique.ptr Cleanup unique_ptr failure tests and convert them to Clang verify 2015-08-20 01:08:03 +00:00
util.dynamic.safety
util.smartptr Implement P0074: Making owner_less more flexible 2015-11-12 15:56:44 +00:00
version.pass.cpp