aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ConvertUTF.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Support/ConvertUTF: restore compatibility with MSVC, which only implements C89Dmitri Gribenko1-5/+7
2014-06-16Support/ConvertUTF: implement U+FFFD insertion according to the recommendationDmitri Gribenko1-8/+143
2013-01-30Move UTF conversion routines from clang/lib/Basic to llvm/lib/SupportDmitri Gribenko1-0/+571