[libcxx-commits] [PATCH] D114912: [libc++] [P1614] Hidden-friend operator<=> for string_view.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 14 13:15:52 PST 2022
Quuxplusone updated this revision to Diff 400127.
Quuxplusone added a comment.
Rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114912/new/
https://reviews.llvm.org/D114912
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__compare/comp_cat.h
libcxx/include/__compare/ordering.h
libcxx/include/__string
libcxx/include/module.modulemap
libcxx/include/string_view
libcxx/test/libcxx/diagnostics/detail.headers/compare/comp_cat.module.verify.cpp
libcxx/test/std/strings/string.view/string.view.comparison/spaceship.pass.cpp
libcxx/test/std/strings/string.view/string.view.comparison/spaceship_mandates.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114912.400127.patch
Type: text/x-patch
Size: 24817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220114/7c04566a/attachment-0001.bin>
More information about the libcxx-commits
mailing list