Fuchsia's _zx_port_wait no longer takes the count argument. This
change also updates all symbol uses to use the underscored versions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47403
[Fuzzer] Update _zx_port_wait function use in Fuchsia port ClosedPublic Authored by phosek on May 25 2018, 5:48 PM.
Details Summary Fuchsia's _zx_port_wait no longer takes the count argument. This
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits. · View Herald TranscriptMay 25 2018, 5:49 PM This revision is now accepted and ready to land.May 25 2018, 6:00 PM Closed by commit rL333328: [Fuzzer] Update _zx_port_wait function use in Fuchsia port (authored by phosek). · Explain WhyMay 25 2018, 6:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148697 compiler-rt/trunk/lib/fuzzer/FuzzerUtilFuchsia.cpp
|