[libcxx-commits] [PATCH] D131357: [libc++] Implement `operator<=>` for `type_index`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 8 10:39:57 PDT 2022
avogelsgesang updated this revision to Diff 450871.
avogelsgesang marked 3 inline comments as done.
avogelsgesang added a comment.
address @mordante's comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131357/new/
https://reviews.llvm.org/D131357
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/typeindex
libcxx/test/std/utilities/type.index/type.index.members/cmp.pass.cpp
libcxx/test/std/utilities/type.index/type.index.members/eq.pass.cpp
libcxx/test/std/utilities/type.index/type.index.members/lt.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131357.450871.patch
Type: text/x-patch
Size: 7833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/e97991a6/attachment.bin>
More information about the libcxx-commits
mailing list