llvm-project/libcxx/test/std/strings
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
..
basic.string [libc++] NFC: fix typos 2020-05-01 13:10:30 -04:00
basic.string.hash [libc++ testing] Fix unused variable warning turned error 2020-04-22 08:05:31 -04:00
basic.string.literals [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
c.strings [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
char.traits [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
string.classes Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.conversions [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
string.view [libc++] NFC: fix typos 2020-05-01 13:10:30 -04:00
strings.erasure [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
strings.general Support tests in freestanding 2019-02-04 20:31:13 +00:00