[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
Fri Apr 30 21:35:28 PDT 2021


cjdb updated this revision to Diff 342114.
cjdb added a comment.
Herald added a project: libc++.
Herald added 1 blocking reviewer(s): libc++.

rebases to HEAD


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80891.342114.patch
Type: text/x-patch
Size: 12154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210501/fabcae3d/attachment.bin>


More information about the libcxx-commits mailing list