llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared
Adrian Vogelsgesang 3b217f2f12 [libc++] Implement `operator<=>` for `shared_ptr`
Implements part of:

* P1614R2 The Mothership has Landed

Fixes LWG3427

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D130852
2022-08-03 18:32:45 +02: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 [libc++] Move several defines to ADDITIONAL_COMPILE_FLAGS in the test suite 2022-03-03 13:17:35 -05: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 [libc++] Implement `operator<=>` for `shared_ptr` 2022-08-03 18:32:45 +02:00
util.smartptr.shared.const [libc++] Make shared_ptr move unique_ptr's deleter 2022-03-18 11:50:31 -06:00
util.smartptr.shared.create [libc++] Support arrays in make_shared and allocate_shared (P0674R1) 2022-04-06 08:42:55 -04:00
util.smartptr.shared.dest
util.smartptr.shared.io [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
util.smartptr.shared.mod [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
util.smartptr.shared.obs [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
util.smartptr.shared.spec
iterator_concept_conformance.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
types.pass.cpp [libc++] LWG3001: add `remove_extent_t` to `weak_ptr::element_type`. 2021-10-25 11:15:54 -04:00