You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/memory
Marshall Clow 08b4f3f99b LWG Issue 2162: mark allocator_traits::maxsize as noexcept
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189399 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
allocator.tag license change 15 years ago
allocator.traits LWG Issue 2162: mark allocator_traits::maxsize as noexcept 12 years ago
allocator.uses license change 15 years ago
c.malloc license change 15 years ago
default.allocator Corrected some bugs in both memory and the tests. Preparing for being able to turn on support for alias templates. 15 years ago
pointer.traits license change 15 years ago
ptr.align license change 15 years ago
specialized.algorithms addressof misbehaving for type with an implicit conversion operator to char&. This fixes http://llvm.org/bugs/show_bug.cgi?id=15754 13 years ago
storage.iterator license change 15 years ago
temporary.buffer license change 15 years ago
unique.ptr Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
util.dynamic.safety license change 15 years ago
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. 13 years ago
version.pass.cpp license change 15 years ago