Kostya Serebryany
|
589eae515e
|
[libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items.
llvm-svn: 305521
|
2017-06-15 22:43:40 +00:00 |
Kostya Serebryany
|
d0fb427862
|
[libFuzzer] restrict the new test to Linux (fails on Mac currently)
llvm-svn: 305335
|
2017-06-13 23:09:11 +00:00 |
Kostya Serebryany
|
f2d4dcb888
|
[libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in libFuzzer. This is not fully functional yet, but simple tests work
llvm-svn: 305331
|
2017-06-13 22:31:21 +00:00 |