[PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael EspĂndola
rafael.espindola at gmail.com
Fri Aug 22 11:45:38 PDT 2014
On 22 August 2014 14:20, Rafael Auler <rafaelauler at gmail.com> wrote:
> Thanks for your suggestions, I will submit a revised patch soon. Rafael, regarding your comment, I didn't add a table, but I did add a comment describing which encoding each tool use in the clang-side of the patch at http://reviews.llvm.org/D4897, file include/clang/Driver/Tool.h. However, if you want, I can add the table here too. What do you think?
Just a comment on why the native codepage is needed (mingw) would
probably be the best. That will hopefully make it easier to drop it
some day.
Thanks,
Rafael
More information about the llvm-commits
mailing list