This is an archive of the discontinued LLVM Phabricator instance.

libc++: remove unused variable in random_device::operator()()
ClosedPublic

Authored by jfb on Feb 4 2015, 12:23 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jfb updated this revision to Diff 19344.Feb 4 2015, 12:23 PM
jfb retitled this revision from to libc++: remove unused variable in random_device::operator()().
jfb updated this object.
jfb edited the test plan for this revision. (Show Details)
jfb added a reviewer: jvoung.
jfb added a subscriber: Unknown Object (MLST).
jvoung accepted this revision.Feb 4 2015, 12:25 PM
jvoung edited edge metadata.

LGTM thanks

This revision is now accepted and ready to land.Feb 4 2015, 12:25 PM
This revision was automatically updated to reflect the committed changes.