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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 11:48:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288529: [LibFuzzer] Split FuzzerUtil for Posix and Windows. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D27234?vs=79826&id=80112#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27234

Files:
  llvm/trunk/lib/Fuzzer/CMakeLists.txt
  llvm/trunk/lib/Fuzzer/FuzzerDriver.cpp
  llvm/trunk/lib/Fuzzer/FuzzerMutate.cpp
  llvm/trunk/lib/Fuzzer/FuzzerTraceState.cpp
  llvm/trunk/lib/Fuzzer/FuzzerUtil.cpp
  llvm/trunk/lib/Fuzzer/FuzzerUtil.h
  llvm/trunk/lib/Fuzzer/FuzzerUtilPosix.cpp
  llvm/trunk/lib/Fuzzer/FuzzerUtilWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27234.80112.patch
Type: text/x-patch
Size: 17012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/47575375/attachment.bin>


More information about the llvm-commits mailing list