You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/strings/basic.string/string.nonmembers
Eric Fiselier 3e92897754 Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300633 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
string.io Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library. 9 years ago
string.special [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3. 9 years ago
string_op!= Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string_op+ Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library. 9 years ago
string_operator== [libcxx] [test] D27027: Strip trailing whitespace. 9 years ago
string_opgt Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string_opgt= Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string_oplt Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string_oplt= Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago