Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
52a788e5037d9cd8af981a1b64af9d76b7b6b798
/
llvm
/
lib
/
Fuzzer
/
FuzzerIO.cpp
52a788e
[fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags.
by Kostya Serebryany
· 11 years ago
5b266a8
[fuzzer] make multi-process execution more verbose; fix mutation to actually respect mutation depth and to never produce empty units
by Kostya Serebryany
· 11 years ago
ef11698
Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset.
by Aaron Ballman
· 11 years ago
7b54ed2
Temporarily reverting the fuzzer library as it causes too many build issues for MSVC users. This reverts: 227445, 227395, 227389, 227357, 227254, 227252
by Aaron Ballman
· 11 years ago
265cf04
[fuzzer] add option -save_minimized_corpus
by Kostya Serebryany
· 11 years ago
d53b43f
Add a Fuzzer library
by Kostya Serebryany
· 11 years ago