[libcxx-commits] [PATCH] D80891: [libcxx] adds consistent comparison for `basic_string_view`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 13 08:59:51 PDT 2021
cjdb updated this revision to Diff 345162.
cjdb added a comment.
rebases to fix CI (and revert local experiment that made its way on to Phab)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80891/new/
https://reviews.llvm.org/D80891
Files:
libcxx/include/__string
libcxx/include/string_view
libcxx/test/std/strings/string.view/string.view.comparison/opcmp.string_view.pointer.pass.cpp
libcxx/test/std/strings/string.view/string.view.comparison/opcmp.string_view.string_view.pass.cpp
libcxx/test/support/compare_char_traits.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80891.345162.patch
Type: text/x-patch
Size: 18952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210513/4c13f9f8/attachment-0001.bin>
More information about the libcxx-commits
mailing list