llvm/lib/Fuzzer
2017-07-14 00:18:37 +00:00
..
afl [libFuzzer] update the comments in afl/afl_driver.cpp 2017-07-14 00:18:37 +00:00
standalone
test [libFuzzer] remove stale code; NFC 2017-07-14 00:16:23 +00:00
build.sh
CMakeLists.txt [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
cxx.dict
FuzzerCorpus.h [libFuzzer] make sure that -reduce_inputs=1 deletes redundant files in the corpus 2017-07-13 01:56:37 +00:00
FuzzerCrossOver.cpp
FuzzerDefs.h Fixup for r301054: Only use __attribute__((no_sanitize("memory"))) when it's available. 2017-04-21 22:58:55 +00:00
FuzzerDictionary.h
FuzzerDriver.cpp [libFuzzer] experimental feature -reduce_inputs (off by default) that tries to replace elements in the corpus with smaller ones that have the same feature set. Still needs tuning 2017-07-13 01:08:53 +00:00
FuzzerExtFunctions.def
FuzzerExtFunctions.h
FuzzerExtFunctionsDlsym.cpp
FuzzerExtFunctionsDlsymWin.cpp Fix the includes in lib/Fuzzer on Windows that have ordering 2017-06-06 23:28:01 +00:00
FuzzerExtFunctionsWeak.cpp [LibFuzzer] Fix -Wpedantic warning reported by Eric Christopher. 2017-07-11 18:27:48 +00:00
FuzzerExtFunctionsWeakAlias.cpp
FuzzerExtraCounters.cpp
FuzzerFlags.def [libFuzzer] refactoring in preparation for -reduce_inputs; NFC intended 2017-07-12 22:20:04 +00:00
FuzzerInterface.h
FuzzerInternal.h [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
FuzzerIO.cpp
FuzzerIO.h
FuzzerIOPosix.cpp
FuzzerIOWindows.cpp [LibFuzzer] Fix -Wcomment warning emitted by GCC. 2017-07-11 18:27:52 +00:00
FuzzerLoop.cpp [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
FuzzerMain.cpp
FuzzerMerge.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
FuzzerMerge.h Fixup for r301054: Use an explicit constructor. 2017-04-21 23:28:01 +00:00
FuzzerMutate.cpp [libFuzzer] remove stale code; NFC 2017-07-14 00:16:23 +00:00
FuzzerMutate.h [libFuzzer] remove stale code; NFC 2017-07-14 00:16:23 +00:00
FuzzerOptions.h [libFuzzer] refactoring in preparation for -reduce_inputs; NFC intended 2017-07-12 22:20:04 +00:00
FuzzerRandom.h
FuzzerSHA1.cpp
FuzzerSHA1.h
FuzzerShmem.h
FuzzerShmemPosix.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
FuzzerShmemWindows.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
FuzzerTracePC.cpp [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
FuzzerTracePC.h [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
FuzzerUtil.cpp [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
FuzzerUtil.h [libFuzzer] simplify the handling of memmem/strstr 2017-07-14 00:06:27 +00:00
FuzzerUtilDarwin.cpp FuzzerUtilDarwin.cpp: We need to pass modifiable strings to posix_spawn 2017-07-07 18:53:24 +00:00
FuzzerUtilLinux.cpp
FuzzerUtilPosix.cpp [libFuzzer] Don't replace custom signal handlers. 2017-05-25 01:43:13 +00:00
FuzzerUtilWindows.cpp Fix the includes in lib/Fuzzer on Windows that have ordering 2017-06-06 23:28:01 +00:00
FuzzerValueBitMap.h
README.txt

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