[sanitizer][fuzzer] Temporarily transition to ZX_TIME_INFINITE_OLD
authorPetr Hosek <phosek@chromium.org>
Tue, 24 Jul 2018 02:34:24 +0000 (02:34 +0000)
committerPetr Hosek <phosek@chromium.org>
Tue, 24 Jul 2018 02:34:24 +0000 (02:34 +0000)
commitb8ab7e811b9f83715a8240c26fe43f2d82e40470
tree347b321679b89cae1c24c761af232aaec789f303
parente2da642697b454f1a15aa577619bccd3a9f297e2
[sanitizer][fuzzer] Temporarily transition to ZX_TIME_INFINITE_OLD

This is a preparation for breaking change when all Zircon calls that
take time as an argument will start using signed valued. We will
transition back to ZX_TIME_INFITINE after all the changes to these
symbols are done and become part of the Fuchsia SDK.

Differential Revision: https://reviews.llvm.org/D49694

llvm-svn: 337802
compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cc