[PATCH] D21089: [libfuzzer] custom crossover interface function.
Mike Aizatsky via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 7 13:28:56 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272054: [libfuzzer] custom crossover interface function. (authored by aizatsky).
Changed prior to commit:
http://reviews.llvm.org/D21089?vs=59925&id=59943#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21089
Files:
llvm/trunk/lib/Fuzzer/FuzzerExtFunctions.def
llvm/trunk/lib/Fuzzer/FuzzerInterface.h
llvm/trunk/lib/Fuzzer/FuzzerInternal.h
llvm/trunk/lib/Fuzzer/FuzzerMutate.cpp
llvm/trunk/lib/Fuzzer/test/CMakeLists.txt
llvm/trunk/lib/Fuzzer/test/CustomCrossOverTest.cpp
llvm/trunk/lib/Fuzzer/test/fuzzer-customcrossover.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21089.59943.patch
Type: text/x-patch
Size: 6801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/912d8e36/attachment.bin>
More information about the llvm-commits
mailing list