llvm/lib/Fuzzer
2016-11-12 02:27:21 +00:00
..
afl
standalone
test [libFuzzer] use less stack 2016-11-12 00:24:35 +00:00
build.sh
CMakeLists.txt
cxx.dict
FuzzerCorpus.h
FuzzerCrossOver.cpp
FuzzerDefs.h
FuzzerDictionary.h
FuzzerDriver.cpp [libFuzzer] use a valid ASCII string for a dummy seed corpus 2016-11-12 02:27:21 +00:00
FuzzerExtFunctions.def
FuzzerExtFunctions.h
FuzzerExtFunctionsDlsym.cpp
FuzzerExtFunctionsWeak.cpp
FuzzerFlags.def [libFuzzer] fix -error_exitcode=N, now with a test 2016-11-03 19:31:18 +00:00
FuzzerFnAdapter.h
FuzzerInterface.h
FuzzerInternal.h
FuzzerIO.cpp
FuzzerLoop.cpp
FuzzerMain.cpp
FuzzerMutate.cpp
FuzzerMutate.h
FuzzerOptions.h
FuzzerRandom.h
FuzzerSHA1.cpp
FuzzerTracePC.cpp [libFuzzer] do not initialize parts of TracePC -- let them be initialized by the linker. Add no-msan attribute to the memcmp hook. 2016-11-11 23:06:53 +00:00
FuzzerTracePC.h [libFuzzer] do not initialize parts of TracePC -- let them be initialized by the linker. Add no-msan attribute to the memcmp hook. 2016-11-11 23:06:53 +00:00
FuzzerTraceState.cpp
FuzzerUtil.cpp
FuzzerUtilDarwin.cpp
FuzzerUtilLinux.cpp
FuzzerValueBitMap.h
README.txt

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