summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_printf.cpp
diff options
context:
space:
mode:
authorJake Ehrlich <jakehehrlich@google.com>2019-10-09 21:01:50 +0000
committerJake Ehrlich <jakehehrlich@google.com>2019-10-09 21:01:50 +0000
commit92e35995a6175bd255489b469d7179b504b6c7bf (patch)
tree555bfcdca5a10dea26ab49e05fd2f62265ce13a8 /lib/sanitizer_common/sanitizer_printf.cpp
parent929efdcea500576c870fc84502b23cb64c1f9124 (diff)
downloadcompiler-rt-92e35995a6175bd255489b469d7179b504b6c7bf.tar.gz
[libFuzzer] Fix Alarm callback in fuchsia.
This patch adds an #if macro to skip the InFuzzingThread() comparison for fuchsia, similar to what it is done for Windows and NetBSD. In fuchsia, the alarm callback runs in a separate thread[0], making it fail the comparison InFuzzingThread(), breaking the -timeout flag. [0]: https://github.com/llvm/llvm-project/blob/master/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp#L323 Author: charco (aka Marco Vanotti) Differential Revision: https://reviews.llvm.org/D68166 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@374228 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/sanitizer_common/sanitizer_printf.cpp')
0 files changed, 0 insertions, 0 deletions