[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:12 PST 2019


charco updated this revision to Diff 230567.
charco added a comment.

Add missing header for _dup2 in windows.


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.230567.patch
Type: text/x-patch
Size: 4707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/81b94aed/attachment.bin>


More information about the llvm-commits mailing list