This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ee36bc [libFuzzer] add a test with two different bugs new 2362f32 [libFuzzer] Experimenting with dictionary minimization. new 31c659f [libFuzzer] inline the code of __sanitizer_cov_trace_pc_guard [...]
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/FuzzerDriver.cpp | 81 ++++++++++++++++++++++++++++++++++++++++++++ lib/Fuzzer/FuzzerFlags.def | 1 + lib/Fuzzer/FuzzerTracePC.cpp | 11 ++---- lib/Fuzzer/FuzzerTracePC.h | 1 - 4 files changed, 85 insertions(+), 9 deletions(-)