[PATCH] D45693: [LibFuzzer] Tweak `MutationDispatcher::Mutate_CopyPart` mutation.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 13:08:00 PDT 2018


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

LGTM
I wonder how you can observe the change? 
It's just a slight change in probabilities. 
Or not slight?

I prefer to test similar changes in lib/fuzzer/tests/FuzzerUnittest.cpp 
but I don't see how to test this one...


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45693





More information about the llvm-commits mailing list