llvm-6502/lib/Fuzzer
2015-05-12 18:51:57 +00:00
..
test [lib/Fuzzer] remove the -dfsan=1 flag, just use -use_traces=1 (w/ or w/o dfsan) 2015-05-12 01:58:34 +00:00
CMakeLists.txt [lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments. NFC expected 2015-05-11 21:16:27 +00:00
cxx_fuzzer_tokens.txt
FuzzerCrossOver.cpp
FuzzerDriver.cpp [lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs. 2015-05-12 18:51:57 +00:00
FuzzerFlags.def [lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs. 2015-05-12 18:51:57 +00:00
FuzzerInterface.h
FuzzerInternal.h [lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs. 2015-05-12 18:51:57 +00:00
FuzzerIO.cpp
FuzzerLoop.cpp [lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments. NFC expected 2015-05-11 21:16:27 +00:00
FuzzerMain.cpp
FuzzerMutate.cpp
FuzzerSanitizerOptions.cpp
FuzzerTraceState.cpp [lib/Fuzzer] remove the -dfsan=1 flag, just use -use_traces=1 (w/ or w/o dfsan) 2015-05-12 01:58:34 +00:00
FuzzerUtil.cpp [lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs. 2015-05-12 18:51:57 +00:00
README.txt

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