summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerDefs.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Make -merge=1 to reuse coverage information from the control file.Max Moroz2019-09-111-2/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer][MSVC] Make attribute-use compatible with MSVCJonathan Metzman2019-01-171-13/+21
* [libfuzzer][MSVC] Make calls to builtin functions work with MSVCJonathan Metzman2019-01-091-5/+7
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-301-0/+7
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-291-7/+0
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-291-0/+7
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-281-7/+0
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-281-0/+7
* libFuzzer: prevent irrelevant strings from leaking into auto-dictionaryMatt Morehouse2018-07-171-6/+2
* Fix compile error with libstdc++.Ilya Biryukov2018-06-061-0/+5
* [libFuzzer] remove the experimental support for clang coverage instrumentatio...Kostya Serebryany2018-05-101-4/+0
* libFuzzer, OpenBSD supportVitaly Buka2018-04-091-1/+17
* lib Fuzzer FreeBSD supportKamil Rytarowski2018-01-121-1/+13
* [libFuzzer] Add support for Fuchsia OS.Matt Morehouse2017-12-081-0/+10
* Add preliminary NetBSD support in libfuzzerKamil Rytarowski2017-08-301-1/+9
* [libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov2017-08-271-2/+19
* Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov2017-08-261-15/+2
* [libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov2017-08-261-2/+15
* [libFuzzer] apply changes lost during the migration to compiler-rtKostya Serebryany2017-08-221-0/+4
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+128