[libcxx-commits] [PATCH] D61829: LWG issue 3024

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun May 12 09:46:31 PDT 2019


mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.

This looks fine to me - except that the added file is in the wrong place.  It should be `test/std/utilities/variant/variant.variant/variant.assign/copy.fail.cpp`
Add add a newline at the end of the file.

I can make these changes myself and commit this if you would like.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D61829





More information about the libcxx-commits mailing list