summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerUtilPosix.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Remove lazy counters.Matt Morehouse2019-10-011-6/+0
* [libFuzzer] set libFuzzer's own SEGV handler even one is already present, but...Kostya Serebryany2019-01-311-4/+13
* [libFuzzer] experimental performance optimization -lazy_counters, off by defa...Kostya Serebryany2019-01-311-1/+13
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* libFuzzer, OpenBSD supportVitaly Buka2018-04-091-1/+2
* lib Fuzzer FreeBSD supportKamil Rytarowski2018-01-121-1/+1
* [libFuzzer] handle SIGUSR1/SIGUSR2 and try to exit grafully on these signalsKostya Serebryany2017-11-091-0/+8
* [libFuzzer] remove a couple of reduntant includesKostya Serebryany2017-09-091-1/+0
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+144