llvm-project/libcxx/test/std/utilities/memory
Michael Park 5b1e5b4338 [libc++][P0174] Deprecated/removed parts of default allocator.
Differential Revision: https://reviews.llvm.org/D70117
2020-03-04 12:06:26 -05:00
..
allocator.tag [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00
allocator.traits Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
allocator.uses Support tests in freestanding 2019-02-04 20:31:13 +00:00
c.malloc Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.allocator [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
pointer.conversion Support tests in freestanding 2019-02-04 20:31:13 +00:00
pointer.traits Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
ptr.align Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
specialized.algorithms [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
storage.iterator Support tests in freestanding 2019-02-04 20:31:13 +00:00
temporary.buffer Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
unique.ptr/unique.ptr.special Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
util.dynamic.safety Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
util.smartptr [libc++] Fix unqualified call to 'ref' inside shared_ptr(unique_ptr<U, D>) 2020-02-20 12:24:40 -05:00