Fix the issue with the most recently discovered unit receiving much less attention.
Note: this is the second attempt (prev: r258473). Now, libc++ build is fixed.
Paths
| Differential D16487
Use std::piecewise_constant_distribution instead of ad-hoc binary search. ClosedPublic Authored by krasin on Jan 22 2016, 2:17 PM.
Details Summary Fix the issue with the most recently discovered unit receiving much less attention. Note: this is the second attempt (prev: r258473). Now, libc++ build is fixed.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 22 2016, 2:20 PM
Revision Contents
Diff 45746 lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/FuzzerUnittest.cpp
|
clang-format, please