[libcxx-commits] [PATCH] D81823: adds equality for spaceship types for themselves

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 15 17:09:07 PDT 2020


cjdb updated this revision to Diff 270918.
cjdb added a comment.

> Is there nothing in cxx2a_status.html that needs updating?

Done.

> We should also update the synopsis in <compare>.

Done, possibly a bit overkill.

> What Author Name <email> do you want this committed as?

`Christopher Di Bella <cjdb at google.com>` please.


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

https://reviews.llvm.org/D81823

Files:
  libcxx/include/compare
  libcxx/test/std/language.support/cmp/cmp.partialord/partialord.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.strongord/strongord.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.weakord/weakord.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81823.270918.patch
Type: text/x-patch
Size: 11953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200616/6c6d45da/attachment-0001.bin>


More information about the libcxx-commits mailing list