llvm/lib/Fuzzer
Kostya Serebryany 89f52ac188 [libFuzzer] add -only_ascii flag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244559 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-11 01:44:42 +00:00
..
test [libFuzzer] move the mutators to public interface so that custom mutators may reuse these functions directly 2015-08-06 19:19:55 +00:00
CMakeLists.txt
cxx_fuzzer_tokens.txt
FuzzerCrossOver.cpp [libFuzzer] allow users to supply their own implementation of rand 2015-07-24 01:06:40 +00:00
FuzzerDriver.cpp [libFuzzer] add -only_ascii flag 2015-08-11 01:44:42 +00:00
FuzzerFlags.def [libFuzzer] add -only_ascii flag 2015-08-11 01:44:42 +00:00
FuzzerInterface.cpp [libFuzzer] move the mutators to public interface so that custom mutators may reuse these functions directly 2015-08-06 19:19:55 +00:00
FuzzerInterface.h [libFuzzer] move the mutators to public interface so that custom mutators may reuse these functions directly 2015-08-06 19:19:55 +00:00
FuzzerInternal.h [libFuzzer] add -only_ascii flag 2015-08-11 01:44:42 +00:00
FuzzerIO.cpp [libFuzzer] require the files and directories passed to the fuzzer to exist 2015-07-18 00:03:37 +00:00
FuzzerLoop.cpp [libFuzzer] add -only_ascii flag 2015-08-11 01:44:42 +00:00
FuzzerMain.cpp
FuzzerMutate.cpp [libFuzzer] add one more mutation strategy: byte shuffling 2015-08-06 01:29:13 +00:00
FuzzerSanitizerOptions.cpp
FuzzerSHA1.cpp
FuzzerTraceState.cpp [libFuzzer] avoid build warnings in non-assert build (useful warning in this case) 2015-08-05 23:44:42 +00:00
FuzzerUtil.cpp [libFuzzer] add -only_ascii flag 2015-08-11 01:44:42 +00:00
pull_and_push_fuzz_corpus.sh
README.txt

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