summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/FuzzerCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lib/fuzzer] Fix logging for FuchsiaPetr Hosek2018-10-021-2/+2
* [libFuzzer] [NFC] Inline static variable to avoid the linker warning.George Karpenkov2018-07-041-2/+1
* [libFuzzer] Make redirects happen in proper sequence.Matt Morehouse2017-12-051-2/+2
* [libFuzzer] Remove const from ignoreRemainingArgs return value.Matt Morehouse2017-12-041-2/+2
* [libFuzzer] Encapsulate commands in a class.Matt Morehouse2017-12-041-0/+180
OpenPOWER on IntegriCloud