summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerMerge.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] respect -max_len during mergeKostya Serebryany2016-12-121-0/+4
| | | | llvm-svn: 289467
* [libFuzzer] implement crash-resistant merge ↵Kostya Serebryany2016-12-091-0/+255
(https://github.com/google/sanitizers/issues/722). This is a first experimental variant that needs some more testing, thus not yet adding a lit test (but there are unit tests). llvm-svn: 289166
OpenPOWER on IntegriCloud