summaryrefslogtreecommitdiff
path: root/lib/Object/YAML.cpp
Commit message (Expand)AuthorAge
* Object: Don't double-escape empty hexdataDavid Majnemer2014-03-20
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-12
* YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfoDmitri Gribenko2013-08-07
* Make BinaryRef output correctly in case of empty data.Sean Silva2013-07-09
* Use isxdigit.Rafael Espindola2013-06-07
* Add writeAsHex(raw_ostream &) method to BinaryRef.Sean Silva2013-06-05
* Rename BinaryRef::isBinary to more descriptive DataIsHexString.Sean Silva2013-06-05
* Add writeAsBinary(raw_ostream &) method to BinaryRef.Sean Silva2013-06-05
* Move BinaryRef to a new include/llvm/Object/YAML.h file.Rafael Espindola2013-06-05