1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Fuzzer
Kostya Serebryany 9bf814b9ec [libFuzzer] simplify the code around Random. NFC
llvm-svn: 260797
2016-02-13 03:00:53 +00:00
..
test [libFuzzer] simplify the code around Random. NFC 2016-02-13 03:00:53 +00:00
CMakeLists.txt
cxx.dict
FuzzerCrossOver.cpp
FuzzerDFSan.h
FuzzerDriver.cpp [libFuzzer] simplify the code around Random. NFC 2016-02-13 03:00:53 +00:00
FuzzerFlags.def [libFuzzer] add -timeout_exitcode option 2016-01-29 23:30:07 +00:00
FuzzerInterface.cpp [libFuzzer] simplify the code around Random. NFC 2016-02-13 03:00:53 +00:00
FuzzerInterface.h [libFuzzer] remove UserSuppliedFuzzer from the interface (it was a bad idea). 2016-02-13 02:39:30 +00:00
FuzzerInternal.h [libFuzzer] simplify the code around Random. NFC 2016-02-13 03:00:53 +00:00
FuzzerIO.cpp [libFuzzer] allow passing 1 or more files as individual inputs 2016-02-02 03:03:47 +00:00
FuzzerLoop.cpp [libFuzzer] provide a plain C interface for custom mutators (experimental) 2016-02-13 02:29:38 +00:00
FuzzerMain.cpp [libFuzzer] introduce LLVMFuzzerInitialize 2016-01-16 01:23:12 +00:00
FuzzerMutate.cpp [libFuzzer] simplify the code around Random. NFC 2016-02-13 03:00:53 +00:00
FuzzerSanitizerOptions.cpp [libfuzzer] Removing coverage-related flags from asan options. 2016-02-11 22:20:34 +00:00
FuzzerSHA1.cpp
FuzzerTraceState.cpp [libFuzzer] don't create too many trace-based mutations as it may be too slow 2016-02-02 23:17:45 +00:00
FuzzerUtil.cpp [libFuzzer] replace vector with a simpler data structure in the Dictionaries to avoid memory allocations on hot path 2016-01-16 03:53:32 +00:00
pull_and_push_fuzz_corpus.sh
README.txt

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