summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp
AgeCommit message (Expand)Author
2021-08-05Enable extra coverage counters on WindowsMatt Morehouse
2020-10-20[Sanitizers] Remove OpenBSD support (new attempt)David Carlier
2020-10-19Revert "[Sanitizers] Remove OpenBSD support" + 1Evgenii Stepanov
2020-10-18[Sanitizers] Remove OpenBSD supportDavid Carlier
2020-07-14[libFuzzer] Separate platform related macros out from FuzzerDefs.h into Fuzze...Dokyung Song
2019-12-12[fuzzer] Add basic support for emscripten.Jonathan Metzman
2019-10-25[libFuzzer] Enable extra counters for Fuchsia.Matt Morehouse
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-04-09libFuzzer, OpenBSD supportVitaly Buka
2018-01-12lib Fuzzer FreeBSD supportKamil Rytarowski
2017-08-30Add preliminary NetBSD support in libfuzzerKamil Rytarowski
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov