summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerDictionary.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* libFuzzer: prevent irrelevant strings from leaking into auto-dictionaryMatt Morehouse2018-07-171-1/+0
* [libFuzzer] remove stale code, as suggested in https://reviews.llvm.org/D48800Kostya Serebryany2018-07-031-7/+0
* fix some user facing typos / in the commentsSylvestre Ledru2018-03-131-2/+2
* [libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov2017-08-271-1/+1
* Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov2017-08-261-1/+1
* [libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov2017-08-261-1/+1
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+127