summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ConvertUTFTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Support] Add a Unicode conversion wrapper from UTF16 to UTF8Reid Kleckner2013-07-161-0/+65
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 llvm-svn: 186426
OpenPOWER on IntegriCloud