summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/ConvertUTF.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-303/+303
| | | | llvm-svn: 81346
* Fixup whitespacing.Mike Stump2009-04-141-2/+2
| | | | llvm-svn: 69055
* Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.Steve Naroff2009-04-011-0/+547
#ifdef'd out the 5 conversion routines that we don't currently need. Still need a bit more work in GetAddrOfConstantCFString(). Added a FIXME to indicate this. Expect to remove the FIXME today... llvm-svn: 68208
OpenPOWER on IntegriCloud