This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Attempt to fix __throw_future_error in C++03
ClosedPublic

Authored by EricWF on Oct 1 2015, 4:02 AM.

Details

Summary

Hi Marshall,

Could you please test this patch and see if you run into the same linker errors we talked about?
I can't reproduce on linux or OS X.

Hopefully you can't find any problems and we can fix the C++03 bot.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 36216.Oct 1 2015, 4:02 AM
EricWF retitled this revision from to [libcxx] Attempt to fix __throw_future_error in C++03 .
EricWF updated this object.
EricWF added a reviewer: mclow.lists.
EricWF added a subscriber: cfe-commits.
mclow.lists accepted this revision.Oct 2 2015, 2:17 PM
mclow.lists edited edge metadata.

LGTM.
I can't reproduce the error that I was getting.

This revision is now accepted and ready to land.Oct 2 2015, 2:17 PM
EricWF closed this revision.Oct 2 2015, 2:26 PM