[libcxx-commits] [PATCH] D80891: [libcxx] adds operator<=> for basic_string_view

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 9 13:48:37 PDT 2020


cjdb updated this revision to Diff 269654.
cjdb marked 5 inline comments as done.
cjdb added a comment.

Fixes some of @EricWF's comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80891/new/

https://reviews.llvm.org/D80891

Files:
  libcxx/include/__string
  libcxx/include/compare
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80891.269654.patch
Type: text/x-patch
Size: 15883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200609/82b3f43e/attachment.bin>


More information about the libcxx-commits mailing list