| commit | 1deb0498f520fc1afc4540c5fa73398caffaeede | [log] [tgz] |
|---|---|---|
| author | Kostya Serebryany <kcc@google.com> | Sat Feb 13 06:24:18 2016 +0000 |
| committer | Kostya Serebryany <kcc@google.com> | Sat Feb 13 06:24:18 2016 +0000 |
| tree | 8768a32b64f4025a53b719e8eb826a2b1588f1ed | |
| parent | 29c55dcbde10200ea507dda6fc0be1caf6f86e77 [diff] |
[libFuzzer] don't require seed in fuzzer::Mutate, instead use the global Fuzzer object for fuzzer::Mutate. This makes custom mutators fast llvm-svn: 260810