[libc++][NFC] Fix minor errors and inconsistencies in the test suite

This commit is contained in:
Louis Dionne
2021-08-20 12:09:41 -04:00
parent 64a9957bf7
commit 02d11757c1
55 changed files with 38 additions and 46 deletions

View File

@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
// <string>
// <string_view>
// template<class charT, class traits>
// constexpr bool operator<=(basic_string_view<charT,traits> lhs,