aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/ConvertUTF.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-251-1/+13
* [Support] Add a Unicode conversion wrapper from UTF16 to UTF8Reid Kleckner2013-07-161-2/+22
* llvm-gcc -pedantic warns about C++ comments in C90 mode even if they'reAlex Rosenberg2013-02-131-1/+1
* LLDB uses ConvertUTF16toUTF8, remove #ifdefDmitri Gribenko2013-01-301-2/+0
* Move UTF conversion routines from clang/lib/Basic to llvm/lib/SupportDmitri Gribenko2013-01-301-0/+230