llvm-6502/lib/Fuzzer
2015-05-05 21:59:51 +00:00
..
test [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
CMakeLists.txt Removing a spurious space; NFC. 2015-04-06 16:09:13 +00:00
cxx_fuzzer_tokens.txt [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
dfsan_fuzzer_abi.list
FuzzerCrossOver.cpp
FuzzerDFSan.cpp
FuzzerDriver.cpp [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
FuzzerFlags.def [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
FuzzerInterface.h
FuzzerInternal.h [lib/Fuzzer] on crash print the contents of the crashy input as base64 2015-05-05 21:59:51 +00:00
FuzzerIO.cpp [lib/Fuzzer] on crash print the contents of the crashy input as base64 2015-05-05 21:59:51 +00:00
FuzzerLoop.cpp [lib/Fuzzer] on crash print the contents of the crashy input as base64 2015-05-05 21:59:51 +00:00
FuzzerMain.cpp
FuzzerMutate.cpp
FuzzerSanitizerOptions.cpp [lib/Fuzzer] use handle_abort=1 by default so that when assert() fires we save the test case 2015-05-05 01:42:55 +00:00
FuzzerUtil.cpp [fuzzer] document the -tokens flag. Also change the diagnostic output 2015-04-01 21:33:20 +00:00
README.txt

Move to http://llvm.org/docs/LibFuzzer.html