llvm-project/libcxx/test/std
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
..
algorithms [libc++] Further improve the contiguous-iterator story, and fix some bugs. 2021-02-05 15:18:04 -05:00
atomics [libc++] Build and test with -Wundef warning. NFC. 2021-04-01 08:32:56 +02:00
concepts [libcxx] adds remaining callable concepts 2021-04-07 16:14:45 +00:00
containers [libc++] [P0458] Add map::contains and set::contains for heterogenous lookup missed in a17b1aed. 2021-04-13 17:15:58 +02:00
depr [libc++] NFC: Use ASSERT_SAME_TYPE consistently in string.h and wchar.h tests 2021-04-15 13:06:06 -04:00
diagnostics [libc++] Remove <clocale> from some system_error tests 2020-10-28 09:49:36 -04:00
experimental [libcxx] [test] Add return values after assert(false) in some experimental tests 2021-03-24 11:44:01 +02:00
input.output [libcxx] [test] Add more tests for renaming directories in fs.op.rename 2021-04-09 21:24:34 +03:00
iterators [libcxx] adds `cpp17-.*iterator` concepts for iterator_traits 2021-04-16 03:14:42 +00:00
language.support [libc++] Divorce the std Lit feature from the -std=XXX compiler flag 2021-04-12 11:55:39 -04:00
localization [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
namespace [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
numerics [libc++] Build and test with -Wundef warning. NFC. 2021-04-01 08:32:56 +02:00
re [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
strings [libc++] NFC: Use ASSERT_SAME_TYPE consistently in string.h and wchar.h tests 2021-04-15 13:06:06 -04:00
thread [libc++] [test] Detect an improperly noexcept'ed __decay_copy. 2021-04-12 12:28:01 -04:00
utilities [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained. 2021-04-16 09:54:20 -04:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00