This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9228080 [MemorySSA] Remove deprecated comment from test new bcc6b36 [libFuzzer] Disable afl tests for Windows. new 4509e88 [libFuzzer] Remove dependencies for tests on Windows. new 6c13258 [libFuzzer] Expose Sanitizer Coverage functions from libFuzzer. new d214688 [libFuzzer] Remove optimization flags for tests. new 8b351cd [libFuzzer] Portable implementation of `IsInterestingCoverage [...]
The 5 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/FuzzerDefs.h | 6 +++++ lib/Fuzzer/FuzzerIO.h | 2 ++ lib/Fuzzer/FuzzerIOPosix.cpp | 12 +++++++++ lib/Fuzzer/FuzzerIOWindows.cpp | 10 ++++++++ lib/Fuzzer/FuzzerTracePC.cpp | 40 ++++++++++++------------------ lib/Fuzzer/test/CMakeLists.txt | 19 ++++++-------- lib/Fuzzer/test/no-coverage/CMakeLists.txt | 23 +++++++++-------- 7 files changed, 65 insertions(+), 47 deletions(-)