[libcxx-commits] [PATCH] D90168: [libc++] Re-apply the switch-based std::variant implementation

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 26 09:37:31 PDT 2020


ldionne created this revision.
ldionne added a reviewer: mpark.
Herald added subscribers: libcxx-commits, jkorous.
Herald added a project: libc++.
Herald added a reviewer: libc++.
ldionne requested review of this revision.

This commit is a mass re-application of the following commits:

  7d15ece79c16dc3237fc514ff56a69e3d58fbd39
  e0ec7a02064968c7df11713689107148b4efb993
  02197f7e50b938f8167b17b89bdf7c55feff4339
  a175a96517c5d9dc05ba13a6481b1b031a53a22f

Those were temporarily reverted in 057028ed391f8 <https://reviews.llvm.org/rG057028ed391f8b4bc029792fcca7771185b9da98>, and never re-applied.
The original patches are from Michael Park.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90168

Files:
  libcxx/include/variant

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90168.300703.patch
Type: text/x-patch
Size: 22058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201026/7bcdd867/attachment-0001.bin>


More information about the libcxx-commits mailing list