[PATCH] Use UTF16ToUTF8 helper

Aaron Ballman aaron at aaronballman.com
Fri Aug 16 10:55:56 PDT 2013


Thanks for double-checking for me.  :-)  Committed in r188566.

~Aaron

On Fri, Aug 16, 2013 at 1:54 PM, Reid Kleckner <rnk at google.com> wrote:
> 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
>>
>



More information about the llvm-commits mailing list