![]() Many tests in `libcxx/test/std/strings` use `#if defined(__cpp_lib_char8_t) && __cpp_lib_char8_t >= 201811L` which can be replaced with the more terse `#ifndef TEST_HAS_NO_CHAR8_T`. Differential Revision: https://reviews.llvm.org/D132626 |
||
---|---|---|
.. | ||
begin.pass.cpp | ||
end.pass.cpp | ||
iterator_concept_conformance.compile.pass.cpp | ||
rbegin.pass.cpp | ||
rend.pass.cpp |