[PATCH] D73329: [libFuzzer] communicate through pipe to subprocess for MinimizeCrashInput

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 16:48:54 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG85515c7fd53c: [libFuzzer] communicate through pipe to subprocess for MinimizeCrashInput (authored by ychen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73329

Files:
  compiler-rt/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/lib/fuzzer/FuzzerUtil.h
  compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp
  compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73329.243699.patch
Type: text/x-patch
Size: 5431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/a82bf4e4/attachment.bin>


More information about the llvm-commits mailing list