llvm-project/libcxx/test/std/utilities/memory
Louis Dionne 1f8a6dcf12 [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained.
This patch fixes LWG2874. It is based on the original patch by Zoe Carver
originally uploaded at D81417.

Differential Revision: https://reviews.llvm.org/D81417
2021-04-16 09:54:20 -04:00
..
allocator.tag [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
allocator.traits [libc++] Mark a few more tests as unsupported on gcc-8/9. 2020-11-26 12:40:50 +01:00
allocator.uses [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
c.malloc Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.allocator [libc++] Mark a few more tests as unsupported on gcc-8/9. 2020-11-26 12:40:50 +01:00
pointer.conversion [libc++] [LWG3374] Mark `to_address(const Ptr& p)` overload `constexpr`. 2020-12-06 15:26:26 +01: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++] Mark a few more tests as unsupported on gcc-8/9. 2020-11-26 12:40:50 +01:00
storage.iterator Support tests in freestanding 2019-02-04 20:31:13 +00:00
temporary.buffer [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
unique.ptr/unique.ptr.special [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
util.dynamic.safety [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
util.smartptr [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained. 2021-04-16 09:54:20 -04:00