This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 60cc497 [IR] [DAE] Copy comdats during DAE, and don't copy comdats in [...] new 35825a3 Enable libFuzzer's afl_driver to append stderr to a file.
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/afl/afl_driver.cpp | 21 +++++++++++++++++++++ lib/Fuzzer/test/AFLDriverTest.cpp | 12 ++++++++++++ lib/Fuzzer/test/CMakeLists.txt | 13 +++++++++++++ lib/Fuzzer/test/afl-driver.test | 10 ++++++++++ 4 files changed, 56 insertions(+) create mode 100644 lib/Fuzzer/test/AFLDriverTest.cpp create mode 100644 lib/Fuzzer/test/afl-driver.test