[PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport

Rafael Auler rafaelauler at gmail.com
Tue Aug 26 12:04:02 PDT 2014


Introduce "WindowsEncodingMethod" to stress that the file encoding is only relevant on Windows systems. Remove the old "EncodingStrategy", addressing Rafael's concerns.

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.12958.patch
Type: text/x-patch
Size: 9646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140826/cec1c7af/attachment.bin>


More information about the llvm-commits mailing list