llvm-project/libcxx/test/std/strings
Mark de Wever 3818b4df1e [libc++] Uses operator<=> in string_view
Implements:
- LWG3432 Missing requirement for comparison_category

Implements part of:
- P1614R2 The Mothership has Landed

Reviewed By: #libc, ldionne, jloser, philnik

Differential Revision: https://reviews.llvm.org/D130295
2022-08-04 19:13:47 +02:00
..
basic.string Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
basic.string.hash [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
basic.string.literals [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
c.strings [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
char.traits [libc++] Uses operator<=> in string_view 2022-08-04 19:13:47 +02:00
string.classes [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
string.conversions Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS STL 2022-07-16 19:46:34 +02:00
string.view [libc++] Uses operator<=> in string_view 2022-08-04 19:13:47 +02:00
strings.erasure [libc++][NFC] Fix minor errors and inconsistencies in the test suite 2021-08-20 12:14:24 -04:00
strings.general [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00