[PATCH] Add a Fuzzer library

Kostya Serebryany kcc at google.com
Tue Jan 27 09:44:02 PST 2015


addressed most of the comments


http://reviews.llvm.org/D7184

Files:
  lib/Fuzzer/FuzzerCrossOver.cpp
  lib/Fuzzer/FuzzerFlags.def
  lib/Fuzzer/FuzzerIO.cpp
  lib/Fuzzer/FuzzerInternal.h
  lib/Fuzzer/FuzzerLoop.cpp
  lib/Fuzzer/FuzzerMain.cpp
  lib/Fuzzer/FuzzerMutate.cpp
  lib/Fuzzer/FuzzerUtil.cpp
  lib/Fuzzer/README.txt
  lib/Fuzzer/test/ExactTest.cpp
  lib/Fuzzer/test/InfiniteTest.cpp
  lib/Fuzzer/test/NullDerefTest.cpp
  lib/Fuzzer/test/SimpleTest.cpp
  lib/Fuzzer/test/TestFuzzerCrossOver.cpp
  lib/Fuzzer/test/TimeoutTest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7184.18821.patch
Type: text/x-patch
Size: 27214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150127/76b8223c/attachment.bin>


More information about the llvm-commits mailing list