This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer][fuzzer] Transition back to ZX_TIME_INFINITE
ClosedPublic

Authored by phosek on Aug 25 2018, 8:47 PM.

Details

Summary

Now that all Zircon calls have been transitioned to take time as signed
value, we can transition back to ZX_TIME_INFINITE, undoing the change
made in r337802.

Diff Detail

Event Timeline

phosek created this revision.Aug 25 2018, 8:47 PM
Herald added subscribers: Restricted Project, llvm-commits, kubamracek. · View Herald TranscriptAug 25 2018, 8:47 PM
This revision is now accepted and ready to land.Aug 26 2018, 2:51 PM
This revision was automatically updated to reflect the committed changes.