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

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 12:45:26 PST 2020


ychen updated this revision to Diff 240658.
ychen added a comment.

- clang-format


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/FuzzerFork.cpp
  compiler-rt/lib/fuzzer/FuzzerIO.cpp
  compiler-rt/lib/fuzzer/FuzzerIO.h
  compiler-rt/lib/fuzzer/FuzzerLoop.cpp

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


More information about the llvm-commits mailing list