llvm-project/libcxx/test/std
Marek Kurdej 05343588e3 [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type.
Summary: The return type modification has already been implemented in rL364840 and rL365290.

Reviewers: ldionne, mclow.lists, EricWF, #libc!

Reviewed By: ldionne

Subscribers: christof, dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D70275
2020-03-12 11:06:49 +01:00
..
algorithms [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
atomics [libc++] Workaround unused variable warning in test 2020-02-26 19:30:10 -05:00
containers [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
depr Fix _LIBCPP_HAS_ definitions for Android. 2019-11-18 12:19:58 -08:00
diagnostics [libc++][NFC] Remove excess trailing newlines from most files 2019-10-23 08:08:57 -07:00
experimental [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
input.output [libc++] Remove XFAILs for macOS 10.15, which were fixed in later dot releases 2020-02-18 09:06:12 -05:00
iterators [libc++] Fix reverse_iterator test when UBSan is enabled 2020-03-04 11:35:34 -05:00
language.support [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type. 2020-03-12 11:06:49 +01:00
localization [libc++] Remove XFAILs for macOS 10.15, which were fixed in later dot releases 2020-02-18 09:06:12 -05:00
numerics [libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp 2020-02-14 16:04:40 +01:00
re [libc++][regex] Validate backreferences in the constructor. 2020-02-20 18:16:21 -05:00
strings [libc++][P0980] Marked member functions move/copy/assign of char_traits constexpr. 2019-11-11 09:49:48 -08:00
thread [libc+++] Mark two future tests as being FLAKY 2020-03-11 18:12:59 -04:00
utilities [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00