cxx/test/utilities/memory
2013-07-01 18:16:03 +00:00
..
allocator.tag license change 2010-11-16 22:09:02 +00:00
allocator.traits LWG 1404 2010-11-18 01:40:00 +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 This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. 2013-03-23 17:27:16 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00