[libcxx-commits] [PATCH] D91662: Revert switch-based std::variant implementation again.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 17 17:59:44 PST 2020


EricWF updated this revision to Diff 305944.
EricWF edited the summary of this revision.
EricWF added a comment.
Herald added a subscriber: arphaman.

Revert the addition of unneeded availability XFAIL's to variant tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91662/new/

https://reviews.llvm.org/D91662

Files:
  libcxx/include/variant
  libcxx/test/std/utilities/variant/variant.hash/hash.pass.cpp
  libcxx/test/std/utilities/variant/variant.relops/relops.pass.cpp
  libcxx/test/std/utilities/variant/variant.relops/relops_bool_conv.fail.cpp
  libcxx/test/std/utilities/variant/variant.variant/variant.dtor/dtor.pass.cpp
  libcxx/test/std/utilities/variant/variant.variant/variant.status/index.pass.cpp
  libcxx/test/std/utilities/variant/variant.variant/variant.status/valueless_by_exception.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91662.305944.patch
Type: text/x-patch
Size: 26682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201118/ba575656/attachment-0001.bin>


More information about the libcxx-commits mailing list