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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 17 08:00:24 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0f87e83820b: [libc++] Remove _LIBCPP_HAS_NO_SPACESHIP_OPERATOR (authored by ldionne).

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.387944.patch
Type: text/x-patch
Size: 9562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211117/bde35e51/attachment.bin>


More information about the libcxx-commits mailing list