Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [lib/fuzzer] Fix logging for Fuchsia | Petr Hosek | 2018-10-02 | 1 | -2/+2 |
* | [libFuzzer] [NFC] Inline static variable to avoid the linker warning. | George Karpenkov | 2018-07-04 | 1 | -2/+1 |
* | [libFuzzer] Make redirects happen in proper sequence. | Matt Morehouse | 2017-12-05 | 1 | -2/+2 |
* | [libFuzzer] Remove const from ignoreRemainingArgs return value. | Matt Morehouse | 2017-12-04 | 1 | -2/+2 |
* | [libFuzzer] Encapsulate commands in a class. | Matt Morehouse | 2017-12-04 | 1 | -0/+180 |