Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/sanitizer_common/
-
trunk/
-
lib/
-
sanitizer_common/
-
sanitizer_fuchsia.cc
Hide Panel
f
Keyboard Reference
?
Differential
D48657
[sanitizer] zx_cprng_draw no longer takes the output argument
Closed
Public
Authored by
phosek
on Jun 27 2018, 9:52 AM.
Download Raw Diff
Details
Reviewers
mcgrathr
flowerhack
aarongreen
juliehockett
Commits
rG3209b28aa9c8: [sanitizer] zx_cprng_draw no longer takes the output argument
rCRT335755: [sanitizer] zx_cprng_draw no longer takes the output argument
rL335755: [sanitizer] zx_cprng_draw no longer takes the output argument
Summary
The zx_cprng_draw system call no longer takes the output argument.
Diff Detail
Repository
rL LLVM
Event Timeline
phosek
created this revision.
Jun 27 2018, 9:52 AM
Herald
added subscribers:
Restricted Project
,
llvm-commits
,
kubamracek
.
·
View Herald Transcript
Jun 27 2018, 9:52 AM
aarongreen
accepted this revision.
Jun 27 2018, 9:52 AM
This revision is now accepted and ready to land.
Jun 27 2018, 9:52 AM
Closed by commit
rL335755: [sanitizer] zx_cprng_draw no longer takes the output argument
(authored by
phosek
).
·
Explain Why
Jun 27 2018, 9:54 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
delcypher
.
·
View Herald Transcript
Jun 27 2018, 9:54 AM