| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libFuzzer] add two experimental flags to make corpus merging more scalable: ↵ | Kostya Serebryany | 2017-03-22 | 1 | -1/+11 |
| | | | | | | | -save_coverage_summary/-load_coverage_summary. This is still WIP, the documentation will come later if these flags survive llvm-svn: 298548 | ||||
| * | [libFuzzer] print how much memory is consumed by the outer merge process ↵ | Kostya Serebryany | 2017-03-11 | 1 | -1/+1 |
| | | | | | | | (https://github.com/google/oss-fuzz/issues/445) llvm-svn: 297546 | ||||
| * | [libFuzzer] use less memory for merge | Kostya Serebryany | 2016-12-17 | 1 | -1/+1 |
| | | | | | llvm-svn: 290039 | ||||
| * | [libFuzzer] implement crash-resistant merge ↵ | Kostya Serebryany | 2016-12-09 | 1 | -0/+70 |
| (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 | |||||

