This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04e71cb10dc Fix git command line in the Getting Started guide. new 4491d430de7 [libFuzzer] improve the afl driver and it's tests. Make it [...] new 813b227d46f Fix memory leak
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/afl/afl_driver.cpp | 57 +++++++++++++++++++++++++++------- lib/Fuzzer/test/AFLDriverTest.cpp | 8 ++++- lib/Fuzzer/test/afl-driver.test | 25 +++++++++++++++ lib/Transforms/IPO/PartialInlining.cpp | 4 +++ 4 files changed, 81 insertions(+), 13 deletions(-) create mode 100644 lib/Fuzzer/test/afl-driver.test