[libcxx-commits] [PATCH] D74186: Removing *_equality.
Barry Revzin via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 15 15:00:39 PDT 2020
BRevzin added a comment.
In D74186#1906326 <https://reviews.llvm.org/D74186#1906326>, @EricWF wrote:
> I would rather see a patch that only removes the removed interfaces, and doesn't do all the additional cleanup you've done.
Done. I'll do the second bit after this one is accepted (though my main motivation for opening this review was the "cleanup" - optimizing the comparisons).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74186/new/
https://reviews.llvm.org/D74186
More information about the libcxx-commits
mailing list