Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
src/
-
random.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D7416
libc++: remove unused variable in random_device::operator()()
Closed
Public
Authored by
jfb
on Feb 4 2015, 12:23 PM.
Download Raw Diff
Details
Reviewers
jvoung
Commits
rG7b683b43be34: libc++: remove unused variable in random_device::operator()()
rCXX228183: libc++: remove unused variable in random_device::operator()()
rL228183: libc++: remove unused variable in random_device::operator()()
Diff Detail
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.
Comment Actions
LGTM thanks
This revision is now accepted and ready to land.
Feb 4 2015, 12:25 PM
Closed by commit
rL228183: libc++: remove unused variable in random_device::operator()()
(authored by
jfb
).
·
Explain Why
Feb 4 2015, 12:27 PM
This revision was automatically updated to reflect the committed changes.