summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerUtil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer] Guard symbolization with try-lock.Matt Morehouse2018-05-081-1/+18
* [fuzzer] Initialize PcDescr buffer before calling __sanitizer_symbolize_pcVitaly Buka2017-11-171-1/+1
* [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/+215