[all-commits] [llvm/llvm-project] 10670b: Revert "[fuzzer] Create user provided fuzzer write...

Matt Morehouse via All-commits all-commits at lists.llvm.org
Tue Sep 1 12:06:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 10670bdf5451b85c5613cec0e8a78303f8914bfb
      https://github.com/llvm/llvm-project/commit/10670bdf5451b85c5613cec0e8a78303f8914bfb
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerDriver.cpp
    M compiler-rt/lib/fuzzer/FuzzerFlags.def
    M compiler-rt/lib/fuzzer/FuzzerIO.cpp
    M compiler-rt/lib/fuzzer/FuzzerIO.h
    M compiler-rt/test/fuzzer/fuzzer-dirs.test

  Log Message:
  -----------
  Revert "[fuzzer] Create user provided fuzzer writeable directories when requested if they dont exist"

This reverts commit cb8912799d4372a3a1c0bf528bb4c4885caf4c45, since the
test fails on Windows.




More information about the All-commits mailing list