[libcxx-commits] [PATCH] D131372: [libc++][spaceship] Implement std::variant::operator<=>
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 9 13:32:14 PDT 2022
mumbleskates updated this revision to Diff 451256.
mumbleskates added a comment.
- also use _LIBCPP_HIDE_FROM_ABI in monostate
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131372/new/
https://reviews.llvm.org/D131372
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/__variant/monostate.h
libcxx/include/variant
libcxx/test/std/utilities/variant/variant.monostate.relops/relops.pass.cpp
libcxx/test/std/utilities/variant/variant.relops/three_way.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131372.451256.patch
Type: text/x-patch
Size: 41330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220809/66c059fb/attachment-0001.bin>
More information about the libcxx-commits
mailing list