summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/YAMLTraits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't call back() on an empty SmallVector. Found by -fsanitize=enum!Richard Smith2012-12-221-1/+1
* YAMLIO: Remove all of the template instantiation hacks, I don't see why they'...Benjamin Kramer2012-12-121-397/+318
* Fix calls to getAsSignedInteger() to use long long - not int64_tNick Kledzik2012-12-121-21/+25
* Fix the build on case sensitive file systems.Benjamin Kramer2012-12-121-4/+2
* Initial implementation of a utility for converting native data Nick Kledzik2012-12-121-0/+881
OpenPOWER on IntegriCloud