[libcxx-commits] [PATCH] D132312: [libc++][spaceship] Implement `operator<=>` for `list`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Nov 20 18:43:13 PST 2022
avogelsgesang updated this revision to Diff 476784.
avogelsgesang marked 2 inline comments as done.
avogelsgesang added a comment.
Introduce reusable test function
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.476784.patch
Type: text/x-patch
Size: 8733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221121/382f1cbf/attachment.bin>
More information about the libcxx-commits
mailing list