llvm-project/libcxx/test/std/strings/basic.string
Nikolas Klauser 9a140a1586 [libc++] Make test_allocator constexpr-friendly for constexpr string/vector
Make test_allocator etc. constexpr-friendly so they can be used to test constexpr string and possibly constexpr vector

Reviewed By: Quuxplusone, #libc, ldionne

Differential Revision: https://reviews.llvm.org/D110994
2021-11-07 16:15:28 +01:00
..
string.access
string.capacity [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
string.cons [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
string.contains
string.ends_with
string.iterators [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
string.modifiers
string.nonmembers [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
string.ops
string.require
string.starts_with
allocator_mismatch.compile.fail.cpp
char.bad.fail.cpp
cpp17_input_iterator.h
range_concept_conformance.compile.pass.cpp [libc++][NFC] Replace uses of stdr:: by just std::ranges:: 2021-09-02 13:02:12 -04:00
test_traits.h
traits_mismatch.compile.fail.cpp
types.pass.cpp