llvm-project/libcxx/test/std
Marek Kurdej 3e895085de [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
Summary:
This patch adds return type to std::erase and std::erase_if functions.

Also:
* Update __cpp_lib_erase_if to 202002L.
* Fix synopsis in unordered_map.
* Fix generate_feature_test_macro_components.py script.

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

Reviewed By: ldionne, #libc

Subscribers: broadwaylamb, zoecarver, dexonsmith, ldionne, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D75905
2020-05-02 14:04:50 +02:00
..
algorithms [libc++] Always use -fsyntax-only in .fail.cpp tests 2020-04-06 11:38:45 -04:00
atomics [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
concepts/lang [libc++] Fix failing concepts tests 2020-04-08 18:25:07 -04:00
containers [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if. 2020-05-02 14:04:50 +02:00
depr [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
diagnostics [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
experimental [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
input.output [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
iterators [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
language.support [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if. 2020-05-02 14:04:50 +02:00
localization [libc++] Re-enable some tests under ASAN and MSAN 2020-05-01 14:03:51 -04:00
numerics [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
re [libc++] Re-enable some tests under ASAN and MSAN 2020-05-01 14:03:51 -04:00
strings [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if. 2020-05-02 14:04:50 +02:00
thread [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
utilities [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00