llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared
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
..
util.smartptr.getdeleter [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
util.smartptr.shared.assign [libcxx] Allow shared_ptr's unique_ptr converting constructor to support array types. 2021-04-08 22:04:57 -07:00
util.smartptr.shared.cast [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
util.smartptr.shared.cmp 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.shared.const [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained. 2021-04-16 09:54:20 -04:00
util.smartptr.shared.create [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
util.smartptr.shared.dest Support tests in freestanding 2019-02-04 20:31:13 +00:00
util.smartptr.shared.io [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
util.smartptr.shared.mod [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
util.smartptr.shared.obs [libc++] Split std::shared_ptr & friends out of <memory> 2021-04-13 08:21:44 -04:00
util.smartptr.shared.spec 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
libcxx.control_block_layout.pass.cpp [libc++] LWG2070: Use Allocator construction for objects created with allocate_shared 2021-01-08 13:04:03 -05:00
types.pass.cpp [libcxx] Re-commit: shared_ptr changes from library fundamentals (P0414R2). 2020-05-12 11:23:18 -07:00