[PATCH] GCC compatibility: Ignore -finput_charset=UTF-8 argument. It is the default in Clang.Currently, we fail with an error.
Reid Kleckner
rnk at google.com
Mon Jun 30 10:38:59 PDT 2014
I agree, we should only ignore -finput-charset=UTF-8 and reject the rest.
http://reviews.llvm.org/D4347
More information about the cfe-commits
mailing list