[PATCH] D27234: [libFuzzer] Diff 4 - Split FuzzerUtil implementation for Posix and Windows.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 14:48:09 PST 2016


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

Added changes to include @zturner's suggestion.


Repository:
  rL LLVM

https://reviews.llvm.org/D27234

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/FuzzerDriver.cpp
  lib/Fuzzer/FuzzerUtil.cpp
  lib/Fuzzer/FuzzerUtil.h
  lib/Fuzzer/FuzzerUtilPosix.cpp
  lib/Fuzzer/FuzzerUtilWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27234.79822.patch
Type: text/x-patch
Size: 15424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/01cc25eb/attachment-0001.bin>


More information about the llvm-commits mailing list