Kostya Serebryany
|
0e0bcc4bdb
|
[libFuzzer] disable leak detection if we have tried it for 1000 times w/o finding a leak [part 2]
llvm-svn: 267771
|
2016-04-27 19:52:56 +00:00 |
Kostya Serebryany
|
1bfd583d82
|
[libFuzzer] added -detect_leaks flag (0 by default for now). When enabled, it will help finding leaks while fuzzing
llvm-svn: 266838
|
2016-04-20 00:24:21 +00:00 |
Kostya Serebryany
|
315167339e
|
[libFuzzer] don't report memory leaks if we are dying due to a timeout (just use _Exit instead of exit in the timeout callback)
llvm-svn: 264237
|
2016-03-24 01:32:08 +00:00 |