[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 13:40:33 PST 2019
metzman updated this revision to Diff 187857.
metzman added a comment.
- fix
- remove comment
- remove comment and simplify
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.187857.patch
Type: text/x-patch
Size: 6689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/66347ecc/attachment.bin>
More information about the llvm-commits
mailing list