llvm-project/libcxx/test/std/utilities/memory
zoecarver b1b64dbef1 [NFC] [libcxx] Remove shared_ptr's no-rvalue unique_ptr converting constructor.
All compilers supported by libc++ have rvalues in C++03 mode so, there is no need for this non-rvalue overload.

Differential Revision: https://reviews.llvm.org/D80881
2020-06-08 09:49:21 -07: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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04: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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
pointer.conversion [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04: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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04: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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -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 [NFC] [libcxx] Remove shared_ptr's no-rvalue unique_ptr converting constructor. 2020-06-08 09:49:21 -07:00