Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] add threads to the fork mode: now you can pass -fork=N to run N ↵ | Kostya Serebryany | 2019-02-14 | 1 | -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 file | Kostya Serebryany | 2019-02-12 | 1 | -0/+24 |
llvm-svn: 353891 |