llvm-project/libcxx/test/std/strings/basic.string/string.nonmembers
Louis Dionne 88ffc72717 [libc++] Add a libc++ configuration that does not support localization
When porting libc++ to embedded systems, it can be useful to drop support
for localization, which these systems don't implement or care about.

Differential Revision: https://reviews.llvm.org/D90072
2020-10-27 14:56:30 -04:00
..
string.io [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.special [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string_op!=
string_op+
string_operator==
string_opgt
string_opgt=
string_oplt
string_oplt=