Kuba Mracek
|
575aaa1960
|
Fixup for r301054: Use an explicit constructor.
llvm-svn: 301061
|
2017-04-21 23:28:01 +00:00 |
|
Kostya Serebryany
|
7e0f29b6ef
|
[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
|
4005067c57
|
[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
|
80d5313ec1
|
[libFuzzer] use less memory for merge
llvm-svn: 290039
|
2016-12-17 08:20:24 +00:00 |
|
Kostya Serebryany
|
341d32f024
|
[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 |
|