[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 17:20:17 PST 2016
krasin updated this revision to Diff 45623.
krasin added a comment.
Use std::iota
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.45623.patch
Type: text/x-patch
Size: 5911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/1351cf3b/attachment.bin>
More information about the llvm-commits
mailing list