[PATCH] D20301: [libfuzzer] Trying random unit prefixes during corpus load.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 16:08:52 PDT 2016


kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.

LGTM, ok as an off-by-default feature. 
I am still not convinced it's good enough yet, will need to play and see. 
Some things to check:

- are there many duplicate sizes?
- will this blow up the corpus too much?


http://reviews.llvm.org/D20301





More information about the llvm-commits mailing list