[PATCH] D40376: [LibFuzzer] Fix `CounterToFeature()` so that it doesn't ignore the 6th bit.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 26 23:02:13 PST 2017


kcc added a comment.

Why do you think this is a bug? 
The user-provided counter is a counter, not a bit set.


https://reviews.llvm.org/D40376





More information about the llvm-commits mailing list