[libcxx-commits] [PATCH] D107721: [libc++][spaceship] Implement std::pair::operator<=>

Kent Ross via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 22 13:25:39 PDT 2021


mumbleskates updated this revision to Diff 374350.
mumbleskates marked 2 inline comments as done.
mumbleskates added a comment.

- gate gcc tests on TEST_COMPILER_GCC and is_constant_evaluated


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107721

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/synth_three_way.h
  libcxx/include/__utility/pair.h
  libcxx/include/module.modulemap
  libcxx/include/utility
  libcxx/test/libcxx/diagnostics/detail.headers/compare/synth_three_way.module.verify.cpp
  libcxx/test/libcxx/library/description/conventions/expos.only.func/synth_three_way.pass.cpp
  libcxx/test/std/utilities/utility/pairs/pairs.spec/three_way_comparison.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107721.374350.patch
Type: text/x-patch
Size: 23308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210922/b6390c1c/attachment-0001.bin>


More information about the libcxx-commits mailing list