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

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 19 17:11:00 PDT 2022


avogelsgesang updated this revision to Diff 454138.
avogelsgesang added a comment.

add `AssertComparisonsReturnBool`/`AssertOrderReturn` to test cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132265

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/array
  libcxx/test/std/containers/sequences/array/compare.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132265.454138.patch
Type: text/x-patch
Size: 11852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220820/b24380d2/attachment-0001.bin>


More information about the libcxx-commits mailing list