Kuba Mracek
|
5b4293c7d9
|
Fixup for r301054: Use an explicit constructor.
llvm-svn: 301061
|
2017-04-21 23:28:01 +00:00 |
Kostya Serebryany
|
4fc6dd7f8f
|
[libFuzzer] add two experimental flags to make corpus merging more scalable: -save_coverage_summary/-load_coverage_summary. This is still WIP, the documentation will come later if these flags survive
llvm-svn: 298548
|
2017-03-22 20:32:44 +00:00 |
Kostya Serebryany
|
81d1744519
|
[libFuzzer] print how much memory is consumed by the outer merge process (https://github.com/google/oss-fuzz/issues/445)
llvm-svn: 297546
|
2017-03-11 02:26:20 +00:00 |
Kostya Serebryany
|
1e438a1dba
|
[libFuzzer] use less memory for merge
llvm-svn: 290039
|
2016-12-17 08:20:24 +00:00 |
Kostya Serebryany
|
111e1d69e3
|
[libFuzzer] implement crash-resistant merge (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
|
2016-12-09 01:17:24 +00:00 |