[PATCH] D27945: [libFuzzer] Diff 34 - [FuzzerSupport] Move IO implementations to Support directory.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 16:53:34 PST 2016


mpividori updated this revision to Diff 82035.

Repository:
  rL LLVM

https://reviews.llvm.org/D27945

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/FuzzerIO.cpp
  lib/Fuzzer/FuzzerIO.h
  lib/Fuzzer/FuzzerIOPosix.cpp
  lib/Fuzzer/FuzzerIOWindows.cpp
  lib/Fuzzer/Support/UtilIO.cpp
  lib/Fuzzer/Support/UtilIO.h
  lib/Fuzzer/Support/UtilIOPosix.cpp
  lib/Fuzzer/Support/UtilIOWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27945.82035.patch
Type: text/x-patch
Size: 32792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/ee0572ec/attachment-0001.bin>


More information about the llvm-commits mailing list