[PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport

Rafael Auler rafaelauler at gmail.com
Fri Aug 22 08:01:34 PDT 2014


ping :)


On Fri, Aug 15, 2014 at 11:58 PM, Rafael Auler <rafaelauler at gmail.com>
wrote:

> In this new patch, I implemented Rafael's suggestion of writing an
> encoding enum. Thus, I changed the last parameter of writeFileWithEncoding
> to be an encoding enum member.
>
> http://reviews.llvm.org/D4896
>
> Files:
>   include/llvm/Support/Program.h
>   lib/Support/Unix/Program.inc
>   lib/Support/Windows/Path.inc
>   lib/Support/Windows/Program.inc
>   lib/Support/Windows/WindowsSupport.h
>   unittests/Support/ProgramTest.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140822/02ecaf6d/attachment.html>


More information about the llvm-commits mailing list