aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Fix file header issues in fuzzers. NFCFangrui Song1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-20Use LLVM_BUILTIN_TRAP not __builtin_trap to appease windows builds. NFCI.Simon Pilgrim1-1/+1
2018-08-20[llvm] Make YAML serialization up to 2.5 times fasterKirill Bobyrev1-0/+47