summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerCommand.h
AgeCommit message (Expand)Author
2018-07-04[libFuzzer] [NFC] Inline static variable to avoid the linker warning.George Karpenkov
2017-12-05[libFuzzer] Make redirects happen in proper sequence.Matt Morehouse
2017-12-04[libFuzzer] Remove const from ignoreRemainingArgs return value.Matt Morehouse
2017-12-04[libFuzzer] Encapsulate commands in a class.Matt Morehouse