This is an archive of the discontinued LLVM Phabricator instance.

Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
ClosedPublic

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

Diff Detail

Repository
rL LLVM

Event Timeline

rogfer01 updated this revision to Diff 77802.Nov 14 2016, 6:17 AM
rogfer01 retitled this revision from to Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions.
rogfer01 updated this object.
rogfer01 added reviewers: EricWF, mclow.lists, rmaprath.
rogfer01 added a subscriber: cfe-commits.

Hi,

This looks fairly obviously correct to me, but perhaps someone more familiar with libcxx should look too: Asiri?

James

EricWF accepted this revision.Nov 21 2016, 6:00 AM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Nov 21 2016, 6:00 AM
This revision was automatically updated to reflect the committed changes.