[PATCH] D27233: [libFuzzer] Diff 3 - Split IO implementation for Windows and Posix.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 11:10:17 PST 2016


mpividori updated this revision to Diff 79782.
mpividori added a comment.

Include changes proposed by @kcc and @amccarth .


Repository:
  rL LLVM

https://reviews.llvm.org/D27233

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/FuzzerIO.cpp
  lib/Fuzzer/FuzzerIO.h
  lib/Fuzzer/FuzzerIOPosix.cpp
  lib/Fuzzer/FuzzerIOWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27233.79782.patch
Type: text/x-patch
Size: 10532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/fb81d317/attachment.bin>


More information about the llvm-commits mailing list