This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 69f1b5326 [compiler-rt] Create install targets for Darwin libraries new 528483e46 [libFuzzer] disable two tests on i386 that are causing timeou [...] new dc4a5f997 Fix build on NetBSD 8.99.38 new 144a2e422 [libFuzzer] extend the data flow tracer to also produce basic [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/fuzzer/dataflow/DataFlow.cpp | 86 ++++++++++++++++++---- lib/fuzzer/scripts/merge_data_flow.py | 2 + .../sanitizer_platform_limits_netbsd.cc | 2 + test/fuzzer/ThreeFunctionsTest.cpp | 36 ++++++--- test/fuzzer/dataflow.test | 32 ++++---- test/fuzzer/magic-separator.test | 2 +- test/fuzzer/only-some-bytes.test | 2 +- test/fuzzer/simple-cmp.test | 1 + 8 files changed, 120 insertions(+), 43 deletions(-)