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
David CARLIER
e932fe880b
[compiler-rt][Fuzzer] fix windows typo (
#84407
)
2024-03-08 00:15:22 +00: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
[Fuzzer] Update build.sh to fix build errors (
#65496
)
2023-09-07 16:38:28 -07:00
CMakeLists.txt
[Fuzzer] Enable custom libc++ for Android (
#70407
)
2023-11-02 14:07:39 -07:00
FuzzerBuiltins.h
…
FuzzerBuiltinsMsvc.h
…
FuzzerCommand.h
[Fuzzer] Assign names to workers
2023-07-26 05:49:35 +01:00
FuzzerCorpus.h
[Fuzzer] Optimize UpdateFeatureFrequency (
#65288
)
2023-09-07 16:51:05 -07:00
FuzzerCrossOver.cpp
…
FuzzerDataFlowTrace.cpp
[libfuzzer] avoid unneccessary copy
2023-03-09 22:11:48 -08:00
FuzzerDataFlowTrace.h
…
FuzzerDefs.h
…
FuzzerDictionary.h
…
FuzzerDriver.cpp
[Fuzzer] Assign names to workers
2023-07-26 05:49:35 +01:00
FuzzerExtFunctions.def
…
FuzzerExtFunctions.h
…
FuzzerExtFunctionsDlsym.cpp
…
FuzzerExtFunctionsWeak.cpp
…
FuzzerExtFunctionsWindows.cpp
…
FuzzerExtraCounters.cpp
…
FuzzerExtraCountersDarwin.cpp
…
FuzzerExtraCountersWindows.cpp
…
FuzzerFlags.def
[NFC][compiler-rt] Add missing space in libfuzzer -help docs
2023-07-28 09:59:32 +02: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
[compiler-rt] Use std::clamp (NFC)
2023-10-22 12:32:20 -07: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
…
FuzzerMutate.cpp
[libfuzzer] avoid unneccessary copy
2023-03-09 22:11:48 -08:00
FuzzerMutate.h
…
FuzzerOptions.h
…
FuzzerPlatform.h
…
FuzzerRandom.h
…
FuzzerSHA1.cpp
…
FuzzerSHA1.h
…
FuzzerTracePC.cpp
[fuzzer] Enable loongarch64
2023-07-18 09:40:25 +08:00
FuzzerTracePC.h
…
FuzzerUtil.cpp
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerUtil.h
[Fuzzer] Assign names to workers
2023-07-26 05:49:35 +01:00
FuzzerUtilDarwin.cpp
[Fuzzer] Assign names to workers
2023-07-26 05:49:35 +01:00
FuzzerUtilFuchsia.cpp
[Fuzzer] Use user signal to coordinate handler shutdown (
#82067
)
2024-02-20 09:49:20 -08:00
FuzzerUtilLinux.cpp
[Fuzzer] Assign names to workers
2023-07-26 05:49:35 +01:00
FuzzerUtilPosix.cpp
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerUtilWindows.cpp
[compiler-rt][Fuzzer] fix windows typo (
#84407
)
2024-03-08 00:15:22 +00:00
FuzzerValueBitMap.h
…
README.txt
…
README.txt
See http://llvm.org/docs/LibFuzzer.html