[libcxx-commits] [PATCH] D132268: [libc++][spaceship] Implement `operator<=>` for `vector`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Nov 20 18:50:34 PST 2022
avogelsgesang updated this revision to Diff 476787.
avogelsgesang added a comment.
add missing `_LIBCPP_HIDE_FROM_ABI`; use new test utility
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132268/new/
https://reviews.llvm.org/D132268
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/vector
libcxx/test/std/containers/sequences/vector.bool/compare.pass.cpp
libcxx/test/std/containers/sequences/vector/compare.three_way.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132268.476787.patch
Type: text/x-patch
Size: 10331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221121/b1378a7a/attachment.bin>
More information about the libcxx-commits
mailing list