summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-191-4/+3
* 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-201-0/+47
OpenPOWER on IntegriCloud