summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ConvertUTFWrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [NFC] Header cleanupMehdi Amini2016-04-181-0/+2
* More UTF string conversion wrappersMarianne Mailhot-Sarrasin2016-03-111-2/+79
* Make UTF8->UTF16 conversion null terminate output on empty input.Zachary Turner2015-02-081-1/+4
* Have the UTF conversion wrappers append a null terminator.Zachary Turner2015-01-261-4/+11
* Add a UTF8 to UTF16 conversion wrapper for use in the pdb dumperReid Kleckner2015-01-261-0/+31
* [Support] Add a Unicode conversion wrapper from UTF16 to UTF8Reid Kleckner2013-07-161-0/+55
* Move UTF conversion routines from clang/lib/Basic to llvm/lib/SupportDmitri Gribenko2013-01-301-0/+76
OpenPOWER on IntegriCloud