[PATCH] Add a Fuzzer library

Kostya Serebryany kcc at google.com
Tue Jan 27 10:01:29 PST 2015


add cmake rules to build the Fuzzer lib.


http://reviews.llvm.org/D7184

Files:
  lib/CMakeLists.txt
  lib/Fuzzer/CMakeLists.txt
  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.18824.patch
Type: text/x-patch
Size: 27863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150127/66852d76/attachment.bin>


More information about the llvm-commits mailing list