This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
fuzzer
History
Vitaly Buka
facf22b8b0
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
..
afl
…
dataflow
…
scripts
[NFC][Py Reformat] Reformat python files in the rest of the dirs
2023-05-25 11:17:05 +02:00
standalone
…
tests
[compiler-rt] [test] [fuzzer] Don't pass msvc/clang-cl specific flags to mingw tools
2023-04-06 11:07:42 +03:00
build.sh
…
CMakeLists.txt
[CMake] Option to select C++ library for runtimes that use it
2022-07-08 22:10:24 +00:00
FuzzerBuiltins.h
…
FuzzerBuiltinsMsvc.h
…
FuzzerCommand.h
[libfuzzer] avoid unneccessary copy
2023-03-09 22:11:48 -08:00
FuzzerCorpus.h
[libfuzzer] avoid unneccessary auto-copy
2023-04-26 19:06:40 -07:00
FuzzerCrossOver.cpp
…
FuzzerDataFlowTrace.cpp
[libfuzzer] avoid unneccessary copy
2023-03-09 22:11:48 -08:00
FuzzerDataFlowTrace.h
…
FuzzerDefs.h
…
FuzzerDictionary.h
[libFuzzer] Fix two typos
2021-10-01 13:15:43 +02:00
FuzzerDriver.cpp
[fuzzer] Fix -Wunreachable-code-aggressive warning in FuzzerDriver.cpp
2023-04-11 20:31:08 -04:00
FuzzerExtFunctions.def
…
FuzzerExtFunctions.h
…
FuzzerExtFunctionsDlsym.cpp
…
FuzzerExtFunctionsWeak.cpp
…
FuzzerExtFunctionsWindows.cpp
…
FuzzerExtraCounters.cpp
…
FuzzerExtraCountersDarwin.cpp
[libFuzzer] Add missing include on Darwin.
2021-08-05 12:27:13 -07:00
FuzzerExtraCountersWindows.cpp
[fuzzer] Fix building on case sensitive mingw platforms
2021-08-06 08:53:13 +03:00
FuzzerFlags.def
Redistribute energy for Corpus
2021-09-08 09:22:45 -07:00
FuzzerFork.cpp
Adding missing colon
2023-01-19 20:57:12 -08:00
FuzzerFork.h
…
FuzzerInterceptors.cpp
…
FuzzerInterface.h
…
FuzzerInternal.h
[libfuzzer] Fix build error due to out-of-line definition of 'Fuzzer' does not match any declaration in 'fuzzer::Fuzzer' (NFC)
2023-03-10 14:52:28 +08:00
FuzzerIO.cpp
[fuzzer] Use puts() rather than printf() in CopyFileToErr()
2023-03-28 14:19:35 -07:00
FuzzerIO.h
[fuzzer] Use puts() rather than printf() in CopyFileToErr()
2023-03-28 14:19:35 -07:00
FuzzerIOPosix.cpp
…
FuzzerIOWindows.cpp
…
FuzzerLoop.cpp
[libfuzzer] avoid unneccessary copy
2023-03-09 22:11:48 -08:00
FuzzerMain.cpp
…
FuzzerMerge.cpp
[libfuzzer] add test of cov file-id in control file
2023-03-22 22:55:48 -07:00
FuzzerMerge.h
Greedy set cover implementation of
Merger::Merge
2021-09-07 09:42:38 -07:00
FuzzerMutate.cpp
[libfuzzer] avoid unneccessary copy
2023-03-09 22:11:48 -08:00
FuzzerMutate.h
…
FuzzerOptions.h
Redistribute energy for Corpus
2021-09-08 09:22:45 -07:00
FuzzerPlatform.h
…
FuzzerRandom.h
…
FuzzerSHA1.cpp
…
FuzzerSHA1.h
…
FuzzerTracePC.cpp
[libFuzzer] Refactor GetNextInstructionPc/GetPreviousInstructionPc
2022-02-22 16:25:57 -08:00
FuzzerTracePC.h
…
FuzzerUtil.cpp
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerUtil.h
[fuzzer] Don't hard-code page size in FuzzerUtil.h
2023-05-25 20:24:24 -07:00
FuzzerUtilDarwin.cpp
…
FuzzerUtilFuchsia.cpp
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerUtilLinux.cpp
[Libfuzzer] Include signal.h for SIGINT
2022-09-04 11:31:15 -05:00
FuzzerUtilPosix.cpp
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerUtilWindows.cpp
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerValueBitMap.h
…
README.txt
…
README.txt
See http://llvm.org/docs/LibFuzzer.html