[libcxx-commits] [PATCH] D74186: Removing *_equality.

Barry Revzin via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 15 15:00:38 PDT 2020


BRevzin updated this revision to Diff 250442.
BRevzin retitled this revision from "Removing *_equality and simplifying comparisons." to "Removing *_equality.".
BRevzin edited the summary of this revision.
BRevzin added a comment.

Splitting the diff to JUST remove weak/strong_equality.


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

https://reviews.llvm.org/D74186

Files:
  libcxx/include/compare
  libcxx/test/std/language.support/cmp/cmp.common/common_comparison_category.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.partialord/partialord.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.strongeq/cmp.strongeq.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.strongord/strongord.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.weakeq/cmp.weakeq.pass.cpp
  libcxx/test/std/language.support/cmp/cmp.weakord/weakord.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74186.250442.patch
Type: text/x-patch
Size: 21409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200315/140b1b7a/attachment-0001.bin>


More information about the libcxx-commits mailing list