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
7c4cffd9d8
[compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (
#106902
)
2024-09-01 13:35:10 +01: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] Revise IDE folder structure (
#89753
)
2024-06-04 09:26:45 +02:00
build.sh
[compiler-rt] Update libFuzzer build script to use C++17. (
#89604
)
2024-04-24 21:18:24 +02: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
…
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
…
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
[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
[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
Don't pass null pointers to memcmp and memcpy in libFuzzer (
#96775
)
2024-08-13 15:26:40 -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
…
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
[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
[fuzzer] Platfom specific version of PageSize
2023-05-25 21:00:14 -07:00
FuzzerUtilWindows.cpp
[compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (
#106902
)
2024-09-01 13:35:10 +01:00
FuzzerValueBitMap.h
…
README.txt
…
README.txt
See http://llvm.org/docs/LibFuzzer.html