llvm-project/libcxx/test/std/utilities
Nikolas Klauser 971e9c80e9 [libc++] Implement std::boyer_moore{, _horspool}_searcher
This mostly copys the `<experimental/functional>` stuff and updates the code to current libc++ style.

Reviewed By: ldionne, #libc

Spies: nlopes, adamdebreceni, arichardson, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D121074
2022-06-17 19:09:40 +02:00
..
allocator.adaptor [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
any [libc++] [test] Remove `using std::any{,_cast}` from std/utilities/any/. NFCI. 2022-02-16 11:00:02 -05:00
charconv [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
format [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
function.objects [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
intseq [libc++] Clarify the name of Lit features related to standard library selection 2021-09-28 16:15:25 -04:00
memory [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
meta [libc++] Granularize even more of type_traits 2022-06-10 11:56:38 +02:00
optional [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
ratio [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
smartptr/unique.ptr [libc++] Better handling for zero-sized types. 2022-03-07 11:50:00 -05:00
template.bitset [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
tuple [libc++][test] Add tuple trivial destructor test 2022-06-11 18:11:04 -06:00
type.index [libcxx][modularisation] splits `<utility>` into self-contained headers 2021-06-25 00:29:01 +00:00
utilities.general
utility [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
utility.requirements [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
variant [libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnings in the test suite 2022-03-15 17:17:54 -04:00