llvm-project/libcxx/test/std/utilities/memory
Marshall Clow 4cec709ed6 Fix for PR26812: possible overflow issue in std::allocator::allocate
llvm-svn: 262610
2016-03-03 12:04:39 +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 Fix for PR26812: possible overflow issue in std::allocator::allocate 2016-03-03 12:04:39 +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 Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +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 No, really - test the constructor 2016-02-25 15:27:13 +00:00
util.dynamic.safety
util.smartptr Implement P0074: Making owner_less more flexible 2015-11-12 15:56:44 +00:00
version.pass.cpp