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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 22 14:47:25 PDT 2023


H-G-Hristov updated this revision to Diff 507517.
H-G-Hristov added a comment.

- Fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146066

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146066.507517.patch
Type: text/x-patch
Size: 7576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230322/cdf98eee/attachment.bin>


More information about the libcxx-commits mailing list