[PATCH] D27947: [libFuzzer] Diff 36 - [FuzzerSupport] Move functions from FuzzerUtil to FuzzerSupport lib.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 14:06:05 PST 2016


mpividori created this revision.
mpividori added reviewers: kcc, zturner.
mpividori added a subscriber: llvm-commits.
mpividori set the repository for this revision to rL LLVM.

I move some functions from `FuzzerUtil` to the LLVMFuzzerSupport library.


Repository:
  rL LLVM

https://reviews.llvm.org/D27947

Files:
  lib/Fuzzer/FuzzerUtil.cpp
  lib/Fuzzer/FuzzerUtil.h
  lib/Fuzzer/Support/Util.cpp
  lib/Fuzzer/Support/Util.h
  lib/Fuzzer/Support/UtilIO.cpp
  lib/Fuzzer/Support/UtilIO.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27947.82008.patch
Type: text/x-patch
Size: 7695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/9c2567dc/attachment.bin>


More information about the llvm-commits mailing list