llvm-project/libcxx/test/utilities/memory
Marshall Clow c3deeb5f89 Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
llvm-svn: 196174
2013-12-03 00:18:10 +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 Corrected some bugs in both memory and the tests. Preparing for being able to turn on support for alias templates. 2011-05-11 20:21:19 +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 Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 2013-12-03 00:18:10 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00