History log of /external/llvm/lib/Support/ConvertUTFWrapper.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
06c847e83e558f0cc6fea742498b2730eb6837c6 16-Jul-2013 Reid Kleckner <reid@kleckner.net> [Support] Add a Unicode conversion wrapper from UTF16 to UTF8

This is to support parsing UTF16 response files in LLVM/lib/Option for
lld and clang.

Reviewers: hans

Differential Revision: http://llvm-reviews.chandlerc.com/D1138

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186426 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/ConvertUTFWrapper.cpp
328027bf269bb0c108bd8533908ccb36ba11e9f0 30-Jan-2013 Dmitri Gribenko <gribozavr@gmail.com> Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support

This is required to use them in TableGen.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173923 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/ConvertUTFWrapper.cpp