[PATCH] non-Unicode response file support on Windows
Reid Kleckner
rnk at google.com
Fri Jan 23 11:10:50 PST 2015
The main change here is that BOM-less response files on Windows will use the current codepage rather than defaulting to UTF-8. That seems unfortunate, as it does not promote "UTF8 everywhere", but it's probably the more Windows-y thing to do.
http://reviews.llvm.org/D7133
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list