[PATCH] D58513: [libFuzzer][Windows] Port fork mode to Windows

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 14:32:36 PST 2019


metzman updated this revision to Diff 187866.
metzman added a comment.

- fail gracefully


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58513

Files:
  compiler-rt/lib/fuzzer/FuzzerIO.h
  compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp
  compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp
  compiler-rt/lib/fuzzer/FuzzerMerge.cpp
  compiler-rt/test/fuzzer/fork-sigusr.test
  compiler-rt/test/fuzzer/fork.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58513.187866.patch
Type: text/x-patch
Size: 6314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/0581311f/attachment.bin>


More information about the llvm-commits mailing list