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 6ceaee2c5 [libFuzzer] Disable len_control by default if LLVMFuzzerCusto [...] new f1ea5ef7d [libFuzzer] simplify the DFT trace collection using the new f [...]
The 1 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/FuzzerDataFlowTrace.cpp | 73 ++----------- lib/fuzzer/FuzzerFork.cpp | 19 ++-- lib/fuzzer/dataflow/DataFlow.cpp | 120 ++++++++++----------- .../{ThreeFunctionsTest.cpp => Labels20Test.cpp} | 18 +--- test/fuzzer/OnlySomeBytesTest.cpp | 3 +- test/fuzzer/dataflow.test | 100 +++++++++-------- 6 files changed, 136 insertions(+), 197 deletions(-) copy test/fuzzer/{ThreeFunctionsTest.cpp => Labels20Test.cpp} (65%)