This is an archive of the discontinued LLVM Phabricator instance.

Protect std::ostream::sentry test under libcpp-no-exceptions
ClosedPublic

Authored by rogfer01 on Nov 30 2016, 3:48 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

rogfer01 updated this revision to Diff 79720.Nov 30 2016, 3:48 AM
rogfer01 retitled this revision from to Protect std::ostream::sentry test under libcpp-no-exceptions.
rogfer01 updated this object.
rogfer01 added reviewers: mclow.lists, EricWF, rmaprath.
rogfer01 added a subscriber: cfe-commits.
mclow.lists accepted this revision.Nov 30 2016, 7:21 AM
mclow.lists edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 30 2016, 7:21 AM
This revision was automatically updated to reflect the committed changes.