[PATCH] D58513: [libFuzzer][Windows] Port fork mode to Windows
Jonathan Metzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 11:27:02 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355019: [libFuzzer][Windows] Port fork mode to Windows (authored by metzman, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D58513?vs=188375&id=188585#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58513/new/
https://reviews.llvm.org/D58513
Files:
compiler-rt/trunk/lib/fuzzer/FuzzerFork.cpp
compiler-rt/trunk/lib/fuzzer/FuzzerIO.h
compiler-rt/trunk/lib/fuzzer/FuzzerIOPosix.cpp
compiler-rt/trunk/lib/fuzzer/FuzzerIOWindows.cpp
compiler-rt/trunk/lib/fuzzer/FuzzerMerge.cpp
compiler-rt/trunk/test/fuzzer/fork-sigusr.test
compiler-rt/trunk/test/fuzzer/fork.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58513.188585.patch
Type: text/x-patch
Size: 7424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/04c83b0b/attachment.bin>
More information about the llvm-commits
mailing list