[PATCH] D21871: [libcxx] [test] Make vector.bool/construct_default.pass.cpp more portable.

Stephan T. Lavavej via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 1 16:44:51 PDT 2016


STL_MSFT abandoned this revision.
STL_MSFT added a comment.

Nah, they can totally be noexcept like the primary template. Usually we don't strengthen beyond the WP, but the wording is so clearly defective here, I'll go ahead and do this. No test changes necessary now.


http://reviews.llvm.org/D21871





More information about the cfe-commits mailing list