[libcxx-commits] [PATCH] D131357: [libc++] Implement `operator<=>` for `type_index`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 7 10:24:37 PDT 2022
avogelsgesang updated this revision to Diff 450650.
avogelsgesang added a comment.
actually check results in test case
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.450650.patch
Type: text/x-patch
Size: 7737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220807/357dba4c/attachment-0001.bin>
More information about the libcxx-commits
mailing list