Mike Aizatsky
|
0022fc7373
|
[libfuzzer] chromium-related compilation fixes
Reviewers: kcc
Differential Revision: https://reviews.llvm.org/D29502
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294035 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-02-03 20:26:44 +00:00 |
|
Kostya Serebryany
|
63c362484c
|
[libFuzzer] increase the default size for shmem
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293722 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-02-01 00:07:47 +00:00 |
|
Kostya Serebryany
|
dec0b05633
|
[libfuzzer] include errno.h. On Ubuntu 14.04 we got away w/o it, but other systems seem to require it
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293389 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-28 18:56:05 +00:00 |
|
Kostya Serebryany
|
001f56735f
|
[libFuzzer] make shmem more robust in the presence of signals
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293339 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-27 22:41:30 +00:00 |
|
Marcos Pividori
|
38f8755c0f
|
[libFuzzer] Don't use #ifdef for defined macros, instead use #if .
Differential Revision: https://reviews.llvm.org/D28972
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292670 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-20 22:49:13 +00:00 |
|
Kostya Serebryany
|
74041145bc
|
[libFuzzer] experimental support for 'equivalance fuzzing'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292646 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-20 20:57:07 +00:00 |
|