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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 13:54:33 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288275: [LibFuzzer] Add Windows implementations of some IO functions. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D27233?vs=79782&id=79812#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27233

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

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


More information about the llvm-commits mailing list