This is based on discussion in https://reviews.llvm.org/D40376 .
The comments try to explain the reason for the current implementation
and note that it might change in the future, so clients should not
rely on this particular implementation.
Differential D40565
[LibFuzzer] Improve comments on `CounterToFeature()` function. delcypher on Nov 28 2017, 9:22 AM. Authored by
Details This is based on discussion in https://reviews.llvm.org/D40376 . The comments try to explain the reason for the current implementation
Diff Detail
Event TimelineComment Actions I can commit this. By the way the code in this function isn't properly formatted. I decided not to change it in this patch though because I didn't want to mix the two things together. |