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