summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/FuzzerFork.h
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] add threads to the fork mode: now you can pass -fork=N to run N ↵Kostya Serebryany2019-02-141-1/+1
| | | | | | concurrent workers. Fork mode is still work-in-progress. llvm-svn: 353997
* [libFuzzer] move the implementation of the fork mode into a separate fileKostya Serebryany2019-02-121-0/+24
llvm-svn: 353891
OpenPOWER on IntegriCloud