This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix non-Standard make_from_tuple() tests.
ClosedPublic

Authored by STL_MSFT on Oct 20 2016, 5:21 PM.

Details

Summary

The Standard doesn't depict make_from_tuple() as conditionally noexcept. Mark these tests as libcxx-specific.

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 75375.Oct 20 2016, 5:21 PM
STL_MSFT retitled this revision from to [libcxx] [test] Fix non-Standard make_from_tuple() tests..
STL_MSFT updated this object.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
EricWF accepted this revision.Oct 23 2016, 12:04 PM
EricWF edited edge metadata.

Only scrubs don't have commit access (and don't get no love).

This revision is now accepted and ready to land.Oct 23 2016, 12:04 PM
EricWF closed this revision.Oct 23 2016, 12:07 PM

r284943.