[PATCH] D54767: [libcxx] Use a type that is always an aggregate in variant's tests

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 08:17:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347568: [libcxx] Use a type that is always an aggregate in variant's tests (authored by ldionne, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54767?vs=174819&id=175269#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54767

Files:
  libcxx/trunk/test/std/utilities/variant/variant.variant/variant.ctor/default.pass.cpp
  libcxx/trunk/test/std/utilities/variant/variant.variant/variant.status/index.pass.cpp
  libcxx/trunk/test/std/utilities/variant/variant.variant/variant.status/valueless_by_exception.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54767.175269.patch
Type: text/x-patch
Size: 4158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/411cff4f/attachment.bin>


More information about the llvm-commits mailing list