Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ce3ddd2de4c5dbd5a7a68b51ea38f96cf7fbf3aa
/
llvm
/
lib
/
Fuzzer
/
FuzzerMerge.cpp
9d0f02a
[libFuzzer] exit(1) on failed merge
by Kostya Serebryany
· 9 years ago
4aa0590
[libFuzzer] improve error handling during the merge (handle various IO failures)
by Kostya Serebryany
· 9 years ago
2648243
[libFuzzer] use /tmp (or $TMPDIR, if present) to store temp files during merge
by Kostya Serebryany
· 9 years ago
1e438a1
[libFuzzer] use less memory for merge
by Kostya Serebryany
· 9 years ago
628b43a
[libFuzzer] enable the failure-resistant merge by default (with trace-pc-guard only)
by Kostya Serebryany
· 9 years ago
c21b3c9
[libFuzzer] Add missing header needed for Windows.
by Marcos Pividori
· 9 years ago
7c1defd
[libFuzzer] Avoid name collision with Windows API.
by Marcos Pividori
· 9 years ago
d4be889
[libFuzzer] respect -max_len during merge
by Kostya Serebryany
· 9 years ago
111e1d6
[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).
by Kostya Serebryany
· 9 years ago