This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1288944 [LibFuzzer] Add Windows implementations of some IO functions. new 297c443 [libFuzzer] extend -print_coverage to print the comma-separat [...]
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/FuzzerIO.h | 3 +++ lib/Fuzzer/FuzzerIOPosix.cpp | 11 ++++++++++- lib/Fuzzer/FuzzerIOWindows.cpp | 4 ++++ lib/Fuzzer/FuzzerTracePC.cpp | 12 +++++++++++- lib/Fuzzer/test/coverage.test | 1 + 5 files changed, 29 insertions(+), 2 deletions(-)