[libcxx-commits] [PATCH] D132312: [libc++][spaceship] Implement `operator<=>` for `list`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 27 15:36:58 PST 2023


avogelsgesang updated this revision to Diff 500946.
avogelsgesang marked an inline comment as done.
avogelsgesang added a comment.

Fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132312

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/list
  libcxx/test/std/containers/sequences/list/compare.three_way.pass.cpp
  libcxx/test/support/test_container_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132312.500946.patch
Type: text/x-patch
Size: 8827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230227/955c8864/attachment.bin>


More information about the libcxx-commits mailing list