[libcxx-commits] [PATCH] D131215: [libc++][NFC] Remove TEST_HAS_NO_SPACESHIP_OPERATOR

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 4 15:57:32 PDT 2022


avogelsgesang created this revision.
avogelsgesang added reviewers: Mordante, ldionne, philnik.
Herald added a subscriber: yaxunl.
Herald added a project: All.
avogelsgesang requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The corresponding _LIBCPP_HAS_NO_SPACESHIP_OPERATOR macro was already
removed in commit c0f87e8382 <https://reviews.llvm.org/rGc0f87e83820b73610e9352a46f0c386d6aa91767>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131215

Files:
  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/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131215.450160.patch
Type: text/x-patch
Size: 4492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220804/3026a390/attachment.bin>


More information about the libcxx-commits mailing list