[PATCH] Use UTF16ToUTF8 helper

Aaron Ballman aaron at aaronballman.com
Fri Aug 16 09:16:34 PDT 2013


This patch converts the last remaining manual codepage conversion to
using the UTF16ToUTF8 helper function.  Since it's the last, I wanted
to make sure there wasn't something unobvious I was missing as to why
it remained.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Path.inc.patch
Type: application/octet-stream
Size: 1348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130816/f2a7bd4a/attachment.obj>


More information about the llvm-commits mailing list