llvm/lib/Fuzzer
Kostya Serebryany 71ae15e6e7 [libFuzzer] remove dead code, NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291195 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-06 00:09:40 +00:00
..
afl
standalone
test [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
build.sh
CMakeLists.txt
cxx.dict
FuzzerCorpus.h Include <algorithm> for std::max etc 2016-12-30 00:15:40 +00:00
FuzzerCrossOver.cpp
FuzzerDefs.h
FuzzerDictionary.h
FuzzerDriver.cpp [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerExtFunctions.def
FuzzerExtFunctions.h
FuzzerExtFunctionsDlsym.cpp
FuzzerExtFunctionsWeak.cpp
FuzzerExtFunctionsWeakAlias.cpp
FuzzerFlags.def [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerInterface.h
FuzzerInternal.h [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerIO.cpp
FuzzerIO.h [libFuzzer] use /tmp (or $TMPDIR, if present) to store temp files during merge 2017-01-05 04:32:19 +00:00
FuzzerIOPosix.cpp [libFuzzer] use /tmp (or $TMPDIR, if present) to store temp files during merge 2017-01-05 04:32:19 +00:00
FuzzerIOWindows.cpp [libFuzzer] use /tmp (or $TMPDIR, if present) to store temp files during merge 2017-01-05 04:32:19 +00:00
FuzzerLoop.cpp [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerMain.cpp
FuzzerMerge.cpp [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerMerge.h [libFuzzer] use less memory for merge 2016-12-17 08:20:24 +00:00
FuzzerMutate.cpp [libFuzzer] don't create large random mutations when given an empty seed 2016-12-27 22:15:04 +00:00
FuzzerMutate.h
FuzzerOptions.h [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerRandom.h
FuzzerSHA1.cpp
FuzzerSHA1.h
FuzzerTracePC.cpp [libFuzzer] disable -print_pcs by default (was enabled by mistake) 2017-01-03 18:51:28 +00:00
FuzzerTracePC.h [libFuzzer] cleaner implementation of -print_pcs=1 2016-12-30 01:13:07 +00:00
FuzzerTraceState.cpp [libFuzzer] remove dead code, NFC 2017-01-06 00:09:40 +00:00
FuzzerUtil.cpp
FuzzerUtil.h
FuzzerUtilDarwin.cpp
FuzzerUtilLinux.cpp
FuzzerUtilPosix.cpp [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerUtilWindows.cpp [libFuzzer] improve error handling during the merge (handle various IO failures) 2017-01-05 22:05:47 +00:00
FuzzerValueBitMap.h
README.txt

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