llvm-project/libcxx/test/utilities/memory
Marshall Clow b33d838bcf Final bit for LWG #2263; test different allocator pointer types. Note that libc++ already does the right thing here; I've just added tests to ensure that it stays this way.
llvm-svn: 203539
2014-03-11 04:32:12 +00:00
..
allocator.tag license change 2010-11-16 22:09:02 +00:00
allocator.traits LWG Issue 2162: mark allocator_traits::maxsize as noexcept 2013-08-27 20:22:15 +00:00
allocator.uses license change 2010-11-16 22:09:02 +00:00
c.malloc license change 2010-11-16 22:09:02 +00:00
default.allocator Final bit for LWG #2263; test different allocator pointer types. Note that libc++ already does the right thing here; I've just added tests to ensure that it stays this way. 2014-03-11 04:32:12 +00:00
pointer.traits license change 2010-11-16 22:09:02 +00:00
ptr.align license change 2010-11-16 22:09:02 +00:00
specialized.algorithms addressof misbehaving for type with an implicit conversion operator to char&. This fixes http://llvm.org/bugs/show_bug.cgi?id=15754 2013-04-16 17:27:56 +00:00
storage.iterator license change 2010-11-16 22:09:02 +00:00
temporary.buffer license change 2010-11-16 22:09:02 +00:00
unique.ptr Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 2013-07-01 18:16:03 +00:00
util.dynamic.safety license change 2010-11-16 22:09:02 +00:00
util.smartptr Update synposis in <memory> to show move semantics for weak_ptr; add tests for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete. 2014-03-05 03:12:04 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00