[PATCH] Use UTF16ToUTF8 helper

Reid Kleckner rnk at google.com
Fri Aug 16 10:54:08 PDT 2013


I don't see any subtle issues.  LGTM


On Fri, Aug 16, 2013 at 9:16 AM, Aaron Ballman <aaron at aaronballman.com>wrote:

> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130816/fc025b1b/attachment.html>


More information about the llvm-commits mailing list