This is an archive of the discontinued LLVM Phabricator instance.

Protect tests that expect an exception for an unknown std::random_device
ClosedPublic

Authored by rogfer01 on Oct 31 2016, 4:15 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

rogfer01 updated this revision to Diff 76378.Oct 31 2016, 4:15 AM
rogfer01 retitled this revision from to Protect tests that expect an exception for an unknown std::random_device.
rogfer01 updated this object.
rogfer01 added reviewers: mclow.lists, EricWF, rmaprath.
rogfer01 added a subscriber: cfe-commits.
EricWF accepted this revision.Oct 31 2016, 7:20 AM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Oct 31 2016, 7:20 AM
mclow.lists accepted this revision.Oct 31 2016, 9:26 AM
mclow.lists edited edge metadata.

LGTM

This revision was automatically updated to reflect the committed changes.