Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-14 | Fixup whitespacing. | Mike Stump | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69055 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-04-01 | Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. | Steve Naroff | |
#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... git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68208 91177308-0d34-0410-b5e6-96231b3b80d8 |