summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerUtil.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] experimental performance optimization -lazy_counters, off by defa...Kostya Serebryany2019-01-311-0/+2
* [libFuzzer] refactor the handling of instrumentation counters so that they ar...Kostya Serebryany2019-01-301-0/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libfuzzer][MSVC] Make calls to builtin functions work with MSVCJonathan Metzman2019-01-091-2/+4
* [libFuzzer] Guard symbolization with try-lock.Matt Morehouse2018-05-081-0/+4
* [libFuzzer] change the strategy for -experimental_len_control to grow max_len...Kostya Serebryany2017-12-121-0/+2
* [libFuzzer] Encapsulate commands in a class.Matt Morehouse2017-12-041-1/+2
* [libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov2017-08-271-2/+2
* Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov2017-08-261-2/+2
* [libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov2017-08-261-2/+2
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+84