This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Replace one more occurrence of non-Standard std::launch::any with AnyPolicy.
ClosedPublic

Authored by STL_MSFT on Apr 29 2016, 6:50 PM.

Details

Summary

[libcxx] [test] Replace one more occurrence of non-Standard std::launch::any with AnyPolicy.

Also, fix MSVC "warning C4101: 'ex': unreferenced local variable".

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 55701.Apr 29 2016, 6:50 PM
STL_MSFT retitled this revision from to [libcxx] [test] Replace one more occurrence of non-Standard std::launch::any with AnyPolicy..
STL_MSFT updated this object.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
EricWF accepted this revision.Apr 29 2016, 7:35 PM
EricWF edited edge metadata.

Woops, guess I was a bit careless there.

This revision is now accepted and ready to land.Apr 29 2016, 7:35 PM
EricWF closed this revision.Apr 29 2016, 7:36 PM

r268153.