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 9e45fcd25 Change the cap on the amount of padding for each vtable to 32 [...] new ea5478cd3 [libFuzzer] Handle unstable edges by using minimum hit counts
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/FuzzerCorpus.h | 6 ++++++ lib/fuzzer/FuzzerDriver.cpp | 2 ++ lib/fuzzer/FuzzerFlags.def | 5 +++++ lib/fuzzer/FuzzerLoop.cpp | 25 ++++++++++++++++++------- lib/fuzzer/FuzzerOptions.h | 1 + lib/fuzzer/FuzzerTracePC.cpp | 21 +++++++++++++++------ lib/fuzzer/FuzzerTracePC.h | 13 +++++++------ test/fuzzer/handle_unstable_minunstable.test | 12 ++++++++++++ 8 files changed, 66 insertions(+), 19 deletions(-) create mode 100644 test/fuzzer/handle_unstable_minunstable.test