This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-15 22:56:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
fuzzer
History
Paweł Bylica
091741a880
[libfuzzer] Clarify -max_len behavior on bigger files (
#123095
)
2025-01-23 09:19:21 +01:00
..
afl
…
dataflow
…
scripts
…
standalone
…
tests
[compiler-rt] Add custom libc++ workaround for CMake < 3.26
2024-11-10 20:30:23 -08:00
build.sh
[compiler-rt] Update libFuzzer build script to use C++17. (
#89604
)
2024-04-24 21:18:24 +02:00
CMakeLists.txt
[compiler-rt] Add custom libc++ workaround for CMake < 3.26
2024-11-10 20:30:23 -08:00
FuzzerBuiltins.h
…
FuzzerBuiltinsMsvc.h
…
FuzzerCommand.h
…
FuzzerCorpus.h
…
FuzzerCrossOver.cpp
…
FuzzerDataFlowTrace.cpp
…
FuzzerDataFlowTrace.h
…
FuzzerDefs.h
…
FuzzerDictionary.h
Don't pass null pointers to memcmp and memcpy in libFuzzer (
#96775
)
2024-08-13 15:26:40 -07:00
FuzzerDriver.cpp
[libfuzzer] Prevent MSan false positive when printing log with -jobs (
#91679
)
2024-05-10 15:36:55 -07:00
FuzzerExtFunctions.def
…
FuzzerExtFunctions.h
…
FuzzerExtFunctionsDlsym.cpp
…
FuzzerExtFunctionsWeak.cpp
…
FuzzerExtFunctionsWindows.cpp
[compiler-rt] Include stdlib.h for exit() (
#115025
)
2024-11-05 12:30:23 -05:00
FuzzerExtraCounters.cpp
…
FuzzerExtraCountersDarwin.cpp
…
FuzzerExtraCountersWindows.cpp
…
FuzzerFlags.def
[libfuzzer] Clarify -max_len behavior on bigger files (
#123095
)
2025-01-23 09:19:21 +01:00
FuzzerFork.cpp
[libFuzzer] Fix incorrect coverage number in fork mode (
#82335
)
2024-07-17 15:55:41 -07:00
FuzzerFork.h
…
FuzzerInterceptors.cpp
…
FuzzerInterface.h
…
FuzzerInternal.h
…
FuzzerIO.cpp
…
FuzzerIO.h
…
FuzzerIOPosix.cpp
…
FuzzerIOWindows.cpp
…
FuzzerLoop.cpp
Don't pass null pointers to memcmp and memcpy in libFuzzer (
#96775
)
2024-08-13 15:26:40 -07:00
FuzzerMain.cpp
…
FuzzerMerge.cpp
…
FuzzerMerge.h
…
FuzzerMutate.cpp
…
FuzzerMutate.h
…
FuzzerOptions.h
…
FuzzerPlatform.h
…
FuzzerRandom.h
…
FuzzerSHA1.cpp
…
FuzzerSHA1.h
…
FuzzerTracePC.cpp
…
FuzzerTracePC.h
…
FuzzerUtil.cpp
…
FuzzerUtil.h
…
FuzzerUtilDarwin.cpp
…
FuzzerUtilFuchsia.cpp
[compiler-rt] Reland "SetThreadName implementation for Fuchsia" (
#105179
)
2024-08-21 08:37:26 +01:00
FuzzerUtilLinux.cpp
[compiler-rt] reimplements GetMemoryProfile for netbsd. (
#84841
)
2024-03-13 09:25:43 +00:00
FuzzerUtilPosix.cpp
Revert "[libfuzzer] use timer_create() instead of setitimer() for linux" (
#115811
)
2024-11-11 19:50:30 -08:00
FuzzerUtilWindows.cpp
[compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (
#115167
)
2024-11-07 00:18:57 +02:00
FuzzerValueBitMap.h
…
README.txt
…
README.txt
See http://llvm.org/docs/LibFuzzer.html