[libcxx-commits] [PATCH] D113938: [libc++] Remove _LIBCPP_HAS_NO_SPACESHIP_OPERATOR

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 16 13:02:57 PST 2021


ldionne updated this revision to Diff 387741.
ldionne added a comment.

Poke CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113938

Files:
  libcxx/include/__compare/common_comparison_category.h
  libcxx/include/__compare/compare_three_way.h
  libcxx/include/__compare/ordering.h
  libcxx/include/__compare/synth_three_way.h
  libcxx/include/__compare/three_way_comparable.h
  libcxx/include/__config
  libcxx/include/__coroutine/coroutine_handle.h
  libcxx/include/__ranges/transform_view.h
  libcxx/include/__utility/pair.h
  libcxx/include/compare
  libcxx/include/tuple

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113938.387741.patch
Type: text/x-patch
Size: 9562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211116/07b81bd0/attachment-0001.bin>


More information about the libcxx-commits mailing list