[libcxx-commits] [PATCH] D86006: [libcxx/variant] Correctly propagate return type of the visitor.

Michael Park via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 14 16:52:51 PDT 2020


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

The tests for it were missing so I've added them.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86006

Files:
  libcxx/include/variant
  libcxx/test/std/utilities/variant/variant.visit/visit.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86006.285791.patch
Type: text/x-patch
Size: 5346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200814/e0c5a135/attachment-0001.bin>


More information about the libcxx-commits mailing list