EricWF accepted this revision. EricWF added a comment. This revision is now accepted and ready to land.
LGTM after addressing inline comments. Do you have commit access? If not, I'll commit once updated. ================ Comment at: test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor2.pass.cpp:16 +// reference_wrapper(U&&) noexcept(see below); + +// UNSUPPORTED: c++98, c++03 ---------------- Please change the XFAIL into simply `clang` since this hasn't been fixed yet, and add a link to the relevant bug in this file. https://reviews.llvm.org/D40259 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits