llvm-project/libcxx/test/std/utilities/memory
Marshall Clow 79dfd99d30 Remove undefined behavior from some tests. Same pattern as the unitialized_copy tests
llvm-svn: 251804
2015-11-02 15:29:13 +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 Remove undefined behavior from some tests. Same pattern as the unitialized_copy tests 2015-11-02 15:29:13 +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 Make sure that __libcpp_compressed_pair_imp default-constructs its' members, rather than value-initializing them. Fixes PR#24137 2015-07-16 03:05:06 +00:00
version.pass.cpp