aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/CharUnits.h
AgeCommit message (Expand)Author
2010-11-29Merge System into Support.Michael J. Spencer
2010-10-31Add a DenseMapInfo specializaiton for CharUnits.Anders Carlsson
2010-01-11Roll out ASTContext::getTypeSizeInChars(), replacing instances ofKen Dyck
2009-12-23Remove CharUnits::toString() to eliminate dependence on <string>.Ken Dyck
2009-12-18Add and tidy doxygen comments and move implementation of toString() to newlyKen Dyck
2009-12-18Use System/DataTypes.h, stdint.h isn't portable.Daniel Dunbar
2009-12-18Initial implementation of CharUnits, an opaque value class for representingKen Dyck