[PATCH] D30683: [libFuzzer] Use ChooseUnitIdxToMutate to pick item for crossover.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 12:37:09 PST 2017
kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM
Ah, I see.
piecewise_constant_distribution::operator() is not const.
https://reviews.llvm.org/D30683
More information about the llvm-commits
mailing list