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

LGTM.

Although `is_assignable` can often get accidentally instantiated with an 
incomplete type by way of `std::tuple<Incomplete&>` or similar, which is the 
rational for this test case.


https://reviews.llvm.org/D28591



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D28591: [libcxx... Stephan T. Lavavej via Phabricator via cfe-commits
    • [PATCH] D28591: [l... Eric Fiselier via Phabricator via cfe-commits

Reply via email to