[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 09:00:52 PDT 2022


avogelsgesang updated this revision to Diff 450632.
avogelsgesang added a comment.

update review link


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.450632.patch
Type: text/x-patch
Size: 7705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220807/fd8f8da7/attachment.bin>


More information about the libcxx-commits mailing list