[PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Auler
rafaelauler at gmail.com
Fri Aug 15 19:58:15 PDT 2014
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 --------------
A non-text attachment was scrubbed...
Name: D4896.12579.patch
Type: text/x-patch
Size: 12387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140816/30195ba5/attachment.bin>
More information about the llvm-commits
mailing list