[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
Tue Nov 29 18:49:42 PST 2016


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

Update Diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D27233

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

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


More information about the llvm-commits mailing list