[libcxx-commits] [PATCH] D131357: [libc++] Implement `operator<=>` for `type_index`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 9 16:35:24 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9df58928045f: [libc++] Implement `operator<=>` for `type_index` (authored by avogelsgesang).

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.451305.patch
Type: text/x-patch
Size: 7833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220809/dd65517f/attachment-0001.bin>


More information about the libcxx-commits mailing list