[PATCH] D40103: [libFuzzer] Encapsulate commands in a class

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 11:26:31 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319680: [libFuzzer] Encapsulate commands in a class. (authored by morehouse).

Changed prior to commit:
  https://reviews.llvm.org/D40103?vs=125235&id=125379#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40103

Files:
  compiler-rt/trunk/lib/fuzzer/CMakeLists.txt
  compiler-rt/trunk/lib/fuzzer/FuzzerCommand.h
  compiler-rt/trunk/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerMerge.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtil.h
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilDarwin.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilLinux.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilWindows.cpp
  compiler-rt/trunk/lib/fuzzer/tests/FuzzerUnittest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40103.125379.patch
Type: text/x-patch
Size: 22013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/dff2ef51/attachment.bin>


More information about the llvm-commits mailing list