On Mar 17, 2011, at 11:06 AM, Anton Korobeynikov wrote: >> I also had some files which had UTF-16 BOM at start, does it make sense to >> handle that also? > As soon as someone else will implement UTF-16 in clang - yes. Right > now clang supports utf-8 only, so skipping utf-8 BOM is perfectly ok.
This looks great to me Anton, thanks for implementing this. Please commit it, *with* a testcase :) -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
