[PATCH] D69593: [libFuzzer] don't use /dev/null for DiscardOuput in Fuchsia.

Marco Vanotti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 16:56:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5b603a4c320: [libFuzzer] don't use /dev/null for DiscardOuput in Fuchsia. (authored by charco).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69593/new/

https://reviews.llvm.org/D69593

Files:
  compiler-rt/lib/fuzzer/FuzzerIO.h
  compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp
  compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp
  compiler-rt/lib/fuzzer/FuzzerUtil.h
  compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp
  compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
  compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
  compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69593.230568.patch
Type: text/x-patch
Size: 4707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/86fc0fe7/attachment.bin>


More information about the llvm-commits mailing list