summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-yaml-numeric-parser-fuzzer
Commit message (Expand)AuthorAgeFilesLines
* 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
* [llvm] NFC: Cleanup llvm-yaml-numeric-parser-fuzzerKirill Bobyrev2021-02-151-6/+5
* [llvm] Use llvm::erase_value and llvm::erase_if (NFC)Kazu Hirata2021-01-021-1/+1
* Fix file header issues in fuzzers. NFCFangrui Song2019-02-211-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Use LLVM_BUILTIN_TRAP not __builtin_trap to appease windows builds. NFCI.Simon Pilgrim2018-08-201-1/+1
* [llvm] Make YAML serialization up to 2.5 times fasterKirill Bobyrev2018-08-203-0/+75