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 6ac86bdc1 [dfsan] Introduce dfsan_flush(). new 3346bd612 [libFuzzer] simplify the DFT trace collection using the new f [...] new 6a9cdd44f fix whitespaces
The 2 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 | 72 ++----------- 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, 135 insertions(+), 197 deletions(-) copy test/fuzzer/{ThreeFunctionsTest.cpp => Labels20Test.cpp} (65%)