summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerDataFlowTrace.h
diff options
context:
space:
mode:
authorMatthew Voss <matthew.voss@sony.com>2018-07-19 00:25:00 +0000
committerMatthew Voss <matthew.voss@sony.com>2018-07-19 00:25:00 +0000
commit385df7539a532c43119655dec04b7ac50111b2cb (patch)
tree12b6a5d0b63e3503457e07b656b8b18720bfa739 /lib/fuzzer/FuzzerDataFlowTrace.h
parent9befb0edb8bc0ba4a1d6e35447aaf14f8a0d1124 (diff)
Remove scheduling dependency from XRay :: Posix/fork_basic_logging.cc
Summary: We've been seeing intermittent failures on our internal bots and we suspect this may be due to the OS scheduling the child process to run before the parent process. This version ensures that the parent and child can be run in either order. Reviewers: Maknee, dberris Reviewed By: dberris Subscribers: delcypher, #sanitizers, Maknee, llvm-commits Differential Revision: https://reviews.llvm.org/D49501 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@337432 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/fuzzer/FuzzerDataFlowTrace.h')
0 files changed, 0 insertions, 0 deletions