[PATCH] D16419: Use std::piecewise_constant_distribution instead of ad-hoc binary search.

Ivan Krasin via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 16:58:36 PST 2016


krasin updated this revision to Diff 45618.
krasin added a comment.

Added a unit test for the CorpusDistribution.


http://reviews.llvm.org/D16419

Files:
  lib/Fuzzer/FuzzerInterface.h
  lib/Fuzzer/FuzzerInternal.h
  lib/Fuzzer/FuzzerLoop.cpp
  lib/Fuzzer/test/FuzzerUnittest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16419.45618.patch
Type: text/x-patch
Size: 5912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/e46a2050/attachment.bin>


More information about the llvm-commits mailing list