summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-microsoft-demangle-fuzzer
Commit message (Expand)AuthorAgeFilesLines
* [Demangle] remove unused params of microsoftDemangleNick Desaulniers2023-04-211-2/+1
* Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."Sam McCall2022-05-071-1/+1
* Revert "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."Aaron Ballman2022-05-071-1/+1
* [FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR.Sam McCall2022-05-071-1/+1
* Give microsoftDemangle() an outparam for how many input bytes were consumed.Nico Weber2020-05-201-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [llvm-demangle-fuzzer] Also fuzz microsoftDemangle().Matt Morehouse2019-01-073-0/+50