This is an archive of the discontinued LLVM Phabricator instance.

Protect std::string tests under libcpp-no-exceptions
AbandonedPublic

Authored by rogfer01 on Nov 14 2016, 6:32 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

rogfer01 updated this revision to Diff 77805.Nov 14 2016, 6:32 AM
rogfer01 retitled this revision from to Protect std::string tests under libcpp-no-exceptions.
rogfer01 updated this object.
rogfer01 added reviewers: EricWF, mclow.lists, rmaprath.
rogfer01 added a subscriber: cfe-commits.
EricWF accepted this revision.Nov 23 2016, 1:59 AM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2016, 1:59 AM
This revision was automatically updated to reflect the committed changes.
rogfer01 reopened this revision.Nov 24 2016, 3:39 AM

Somehow I managed to get this wrong. The right review is in https://reviews.llvm.org/D26612

This revision is now accepted and ready to land.Nov 24 2016, 3:39 AM
rogfer01 abandoned this revision.Nov 24 2016, 3:39 AM