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 710e49a53 Fix unsymbolized stack history printing. new 1885267b7 Fix invalid code that Clang trunk will soon diagnose. new 0fd94f0ee [libFuzzer] form mode: add -ignore_crashes flag, honor the ma [...]
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 | 1 + lib/fuzzer/FuzzerFlags.def | 1 + lib/fuzzer/FuzzerFork.cpp | 72 +++++++++++++++++----- lib/fuzzer/FuzzerIO.cpp | 2 +- lib/fuzzer/FuzzerIO.h | 2 +- lib/fuzzer/FuzzerIOPosix.cpp | 4 +- lib/fuzzer/FuzzerIOWindows.cpp | 2 +- lib/fuzzer/FuzzerOptions.h | 5 +- .../tests/sanitizer_allocator_test.cc | 2 +- test/fuzzer/fork.test | 4 ++ 10 files changed, 71 insertions(+), 24 deletions(-)