[libcxx-commits] [PATCH] D66262: Constrain tuple/unique_ptr move constructors (2899)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 2 14:34:41 PST 2020


ldionne added a reviewer: libc++.
ldionne added a comment.

I think this looks good to me, but can you please rebase onto master and update the review? It'll run the CI and we can see if it fails under some configuration. Then I'll re-read the discussion we had to confirm we're good to go, and we can ship it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66262



More information about the libcxx-commits mailing list