This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32fab3343b1 Port libFuzzer tests to LIT. Do not require two-stage build [...] new dd5a2532737 Drop Windows support from libFuzzer tests. new e22da6aaf16 Fixing buildbots: do not register check-fuzzer if clang or [...] new 0e5ac4b910d [Support] Remove getPathFromOpenFD, it was unused
The 3 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: include/llvm/Support/FileSystem.h | 6 -- lib/Fuzzer/test/CMakeLists.txt | 67 ++++++--------------- lib/Fuzzer/test/afl-driver-extra-stats.test | 2 - lib/Fuzzer/test/afl-driver-stderr.test | 2 - lib/Fuzzer/test/equivalence-signals.test | 1 - lib/Fuzzer/test/equivalence.test | 1 - lib/Fuzzer/test/lit.cfg | 3 - lib/Fuzzer/test/lit.site.cfg.in | 1 - lib/Fuzzer/test/merge-posix.test | 2 - lib/Fuzzer/test/ulimit.test | 2 - lib/Support/Unix/Path.inc | 47 --------------- lib/Support/Windows/Path.inc | 36 ------------ unittests/Support/Path.cpp | 90 ----------------------------- 13 files changed, 17 insertions(+), 243 deletions(-)