- 24f4062 [compiler-rt] [Fuzzer] Fix tests linking buildbot failure (#144495) by Muhammad Omair Javaid · 13 days ago main
- 9a088dc [compiler-rt] [Fuzzer] Fix ARMv7 test link failure by linking unwinder (#144495) by Omair Javaid · 13 days ago
- ac236e5 [compiler-rt] Remove unused local variables (NFC) (#144010) by Kazu Hirata · 3 weeks ago
- 3ce8d2b [libfuzzer] Clarify -max_len behavior on bigger files (#123095) by Paweł Bylica · 5 months ago
- e31b999 Revert "[libfuzzer] use timer_create() instead of setitimer() for linux" (#115811) by Florian Mayer · 8 months ago
- 98e5615 [libfuzzer] use timer_create() instead of setitimer() for linux (#110274) by Min · 8 months ago
- 144d32a [compiler-rt] Add custom libc++ workaround for CMake < 3.26 by Alexander Richardson · 8 months ago
- 23d1d3b [compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (#115167) by Martin Storsjö · 8 months ago
- a95c779 [compiler-rt] Use installed libc++(abi) for tests instead of build tree by Alexander Richardson · 8 months ago
- a712831 [compiler-rt] Include stdlib.h for exit() (#115025) by Nico Weber · 8 months ago
- 3134e5f [fuzzer] fix clang-cl build fuzzer lit test failure (#112339) by Wu Yingcong · 9 months ago
- 43b49b1 Fix libFuzzer not building with pthreads on Windows (#109525) by Zentrik · 9 months ago
- d7b87c8 Revert "[compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902)" by Martin Storsjö · 10 months ago
- c938a69 [compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902) by David CARLIER · 10 months ago
- 487e793 [compiler-rt] Reland "SetThreadName implementation for Fuchsia" (#105179) by David CARLIER · 10 months ago
- ac64a12 Revert "[compiler-rt][fuzzer] implements SetThreadName for fuchsia." (#105162) by David CARLIER · 10 months ago
- b23957f [compiler-rt][fuzzer] implements SetThreadName for fuchsia. (#99953) by David CARLIER · 11 months ago
- e329ef9 Don't pass null pointers to memcmp and memcpy in libFuzzer (#96775) by David Benjamin · 11 months ago
- e883a5a [compiler-rt] Silence warnings by Alexandre Ganea · 11 months ago
- 83e3430 [libFuzzer] Fix incorrect coverage number in fork mode (#82335) by Scallop Ye · 12 months ago
- 8e1f6dc Revert "[compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows" by Alexandre Ganea · 12 months ago
- 9f0486e [compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows by Alexandre Ganea · 12 months ago
- d1c118c [compiler-rt] Revise IDE folder structure (#89753) by Michael Kruse · 1 year, 1 month ago
- 8b9bfd6 [libfuzzer] Prevent MSan false positive when printing log with -jobs (#91679) by Thurston Dang · 1 year, 2 months ago
- bd6eba7 [compiler-rt] Update libFuzzer build script to use C++17. (#89604) by Frederic Cambus · 1 year, 2 months ago
- 759202d [compiler-rt] Remove llvm_gtest dependency from unit tests by Alexander Richardson · 1 year, 4 months ago
- ac9f9af [compiler-rt] reimplements GetMemoryProfile for netbsd. (#84841) by David CARLIER · 1 year, 4 months ago
- d93f5e3 [compiler-rt][Fuzzer] fix windows typo (#84407) by David CARLIER · 1 year, 4 months ago
- 97dff8c [compiler-rt][fuzzer] Reland "SetThreadName windows implementation" (#83562) by David CARLIER · 1 year, 4 months ago
- 4bcc26b Revert fuzzer windows changes (#83551) by David CARLIER · 1 year, 4 months ago
- 5a290dc [compiler-rt][fuzzer] windows build unbreak proposal. (#83538) by David CARLIER · 1 year, 4 months ago
- 5a094a6 [compiler-rt][Fuzzer] SetThreadName windows implementation new try. (#76761) by David CARLIER · 1 year, 4 months ago
- 092c3d8 [Fuzzer] Use user signal to coordinate handler shutdown (#82067) by James Robinson · 1 year, 4 months ago
- 4af288b [Fuzzer] Enable custom libc++ for Android (#70407) by Ryan Prichard · 1 year, 8 months ago
- fc989e9 [compiler-rt] Use std::clamp (NFC) by Kazu Hirata · 1 year, 8 months ago
- 758bd21 [Fuzzer] Optimize UpdateFeatureFrequency (#65288) by Arseny Kapoulkine · 1 year, 10 months ago
- 7b2ecd4 [Fuzzer] Update build.sh to fix build errors (#65496) by Arseny Kapoulkine · 1 year, 10 months ago
- 0175ef6 Revert "[Fuzzer] SetThreadName implementation for Windows" by Vitaly Buka · 1 year, 10 months ago
- 035080f [NFC][fuzzer] Cleanup SetThreadName after D156317 by Vitaly Buka · 1 year, 10 months ago
- bc53e33 [fuzzer] Try to fix windows build after D156317 by Vitaly Buka · 1 year, 10 months ago
- d369e18 Revert "[fuzzer] Try to fix windows build after D156317" by Vitaly Buka · 1 year, 10 months ago
- 40cc445 [fuzzer] Try to fix windows build after D156317 by Vitaly Buka · 1 year, 10 months ago
- 6bdc673 [Fuzzer] SetThreadName implementation for Windows by David CARLIER · 1 year, 10 months ago
- b964a08 [NFC][compiler-rt] Add missing space in libfuzzer -help docs by MarcoFalke · 1 year, 11 months ago
- c3fb843 Revert "[Fuzzer] SetThreadName implementation for Windows" by David Carlier · 1 year, 11 months ago
- 7359f8c [Fuzzer] SetThreadName implementation for Windows by David CARLIER · 1 year, 11 months ago
- 3a70f40 Revert "[Fuzzer] SetThreadName implementation for Windows" by Vitaly Buka · 2 years ago
- 5045ddf [Fuzzer] SetThreadName implementation for Windows by David CARLIER · 2 years ago
- 165fe81 [Fuzzer] Assign names to workers by David CARLIER · 2 years ago
- 19da23a [fuzzer] Enable loongarch64 by Youling Tang · 2 years ago
- a5ae63b [fuzzer][fuchsia] Support RISC-V by Roland McGrath · 2 years, 1 month ago
- 26cc39e [fuzzer] Platfom specific version of PageSize by Vitaly Buka · 2 years, 1 month ago
- b710c6f [fuzzer] Don't hard-code page size in FuzzerUtil.h by zhanglimin · 2 years, 1 month ago
- 6d1ed34 Revert "[fuzzer] Don't hard-code page size in FuzzerUtil.h" by Jason Molenda · 2 years, 1 month ago
- 30e1730 [fuzzer] Don't hard-code page size in FuzzerUtil.h by zhanglimin · 2 years, 1 month ago
- 0e0296d [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 2 years, 1 month ago
- 37a9774 [libfuzzer] avoid unneccessary auto-copy by Wu, Yingcong · 2 years, 1 month ago
- 0047c19 [fuzzer] Fix -Wunreachable-code-aggressive warning in FuzzerDriver.cpp by Nico Weber · 2 years, 1 month ago
- 384e211 [compiler-rt] [test] [fuzzer] Don't pass msvc/clang-cl specific flags to mingw tools by Martin Storsjö · 2 years, 1 month ago
- 1766fe3 [fuzzer] Use puts() rather than printf() in CopyFileToErr() by Roy Sundahl · 2 years, 1 month ago
- 579860e [libfuzzer] add test of cov file-id in control file by Wu, Yingcong · 2 years, 1 month ago
- b02551a Revert "[fuzzer] Use puts() rather than printf() in CopyFileToErr()" by Matthew Voss · 2 years, 1 month ago
- ab2ff65 [fuzzer] Use puts() rather than printf() in CopyFileToErr() by Roy Sundahl · 2 years, 1 month ago
- 78f4bd9 [libfuzzer] Fix build error due to out-of-line definition of 'Fuzzer' does not match any declaration in 'fuzzer::Fuzzer' (NFC) by Jie Fu · 2 years, 1 month ago
- bb18830 [libfuzzer] avoid unneccessary copy by Wu, Yingcong · 2 years, 1 month ago
- 3ae49d0 [fuzzer] Make sure we never delete Fuzzer by Vitaly Buka · 2 years, 1 month ago
- 4b0de04 Add test for Flags.data_flow_trace by Wu, Yingcong · 2 years, 1 month ago
- 2f5c1c6 Use the right printf format specifiers by Wu, Yingcong · 2 years, 1 month ago
- d62efeb Adding missing colon by Advenam Tacet · 2 years, 1 month ago
- c299e06 Revert "Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"" by Haowei Wu · 2 years, 1 month ago
- 6c0cb15 Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" by Rainer Orth · 2 years, 1 month ago
- 963ab37 Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" by Vitaly Buka · 2 years, 1 month ago
- b68486e [compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests by Rainer Orth · 2 years, 1 month ago
- 5e72d80 [Libfuzzer] Include signal.h for SIGINT by Krzysztof Parzyszek · 2 years, 1 month ago
- ff41c1c Libfuzzer fix for Ctrl + c not working with -fork and -ignore_crashes=1 by Maxim Schessler · 2 years, 1 month ago
- 136a0ba [CMake] Option to select C++ library for runtimes that use it by Petr Hosek · 2 years, 1 month ago
- ce7a431 [libFuzzer] Extend the fuzz target intarface to allow -1 return value. by Kostya Serebryany · 2 years, 1 month ago
- 50dc77a Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi" by Petr Hosek · 2 years, 1 month ago
- 50fe908 [CMake][compiler-rt] Clean up the use of libcxx and libcxxabi by Petr Hosek · 2 years, 1 month ago
- 8c12e58 [CMake] Use set rather than list PREPEND by Petr Hosek · 2 years, 1 month ago
- 27e4cb7 [CMake][compiler-rt] Treat target cflags as list rather than string by Petr Hosek · 2 years, 1 month ago
- 6e8daf2 Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi" by Petr Hosek · 2 years, 1 month ago
- 3598002 [CMake][compiler-rt] Clean up the use of libcxx and libcxxabi by Petr Hosek · 2 years, 1 month ago
- 86a2fa7 [libFuzzer] Use the compiler to link the relocatable object by Petr Hosek · 2 years, 1 month ago
- 265d914 Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." by Stella Laurenzo · 2 years, 1 month ago
- 4765f66 Revert "[cmake] Prefix gtest and gtest_main with "llvm_"." by Stella Laurenzo · 2 years, 1 month ago
- bc772d1 [cmake] Prefix gtest and gtest_main with "llvm_". by Stella Laurenzo · 2 years, 1 month ago
- ad33b52 [libFuzzer] Refactor GetNextInstructionPc/GetPreviousInstructionPc by Fangrui Song · 2 years, 1 month ago
- 6fd5736 [libc++] Disable coverage with sanitize-coverage=0 by Ben Wagner · 2 years, 1 month ago
- 36430d5 Revert "[CMake] Update internal libc++ configuration" by Petr Hosek · 2 years, 1 month ago
- 8fd2437 [CMake] Update internal libc++ configuration by Petr Hosek · 2 years, 1 month ago
- e6e353b [compiler-rt] Use the runtimes build for custom libc++ by Petr Hosek · 2 years, 1 month ago
- 251916e [libFuzzer] Disable Msan on InternalStrnlen by Vitaly Buka · 2 years, 1 month ago
- 5bc8708 [libFuzzer] Improve corpus replacement unit test. by Matt Morehouse · 2 years, 1 month ago
- 716a836 Fix unused variable warning. by Sterling Augustine · 2 years, 1 month ago
- 7ef5b2b [libFuzzer] Update InputInfo.TimeOfUnit when replacing it in the corpus. by PZ Read · 2 years, 1 month ago
- a89e038 [libFuzzer] Use octal instead of hex escape sequences in PrintASCII by Hans Wennborg · 2 years, 1 month ago
- fcb379d [libFuzzer] Fix two typos by Hans Wennborg · 2 years, 1 month ago
- 6888a15 [fuzzer][fuchsia] Close exception channel before exiting. by Aaron Green · 2 years, 1 month ago
- 2173945 [libFuzzer] Add missing argument to CrashResistantMerge. by Matt Morehouse · 2 years, 1 month ago