aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/ConvertUTF.h
AgeCommit message (Expand)Author
2011-11-01Move ConvertUTF8toUTF32 out of #if 0, in preparation for a patch which needs it.Eli Friedman
2011-04-14Add header guards to include/clang/Basic/ConvertUTF.h.Sebastian Redl
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-09-09Remove tab characters.Mike Stump
2009-04-01Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.Steve Naroff