[PATCH] D26782: [libcxx] [test] Test changes for P0504R0 "Revisiting in-place tag types for any/optional/variant"

Casey Carter via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 18:33:19 PST 2016


CaseyCarter created this revision.
CaseyCarter added reviewers: mclow.lists, EricWF.
CaseyCarter added a subscriber: cfe-commits.

Note that this does not implement the product code changes to <utility> and <any>, this is only the necessary changes to accompanying test code.


https://reviews.llvm.org/D26782

Files:
  test/std/utilities/any/any.class/any.cons/in_place_type.pass.cpp
  test/std/utilities/any/any.class/any.cons/value.pass.cpp
  test/std/utilities/utility/utility.inplace/inplace.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26782.78304.patch
Type: text/x-patch
Size: 8845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161117/5b692cb7/attachment.bin>


More information about the cfe-commits mailing list