[cfe-commits] Skip UTF-8 BOM
Eric Christopher
echristo at apple.com
Fri Apr 8 17:07:03 PDT 2011
Hey Anton,
>
> Attached simple patch allows clang to skip UTF-8 BOM if seen in the
> begining of lexing buffer.
>
> Ok to commit?
Since it had been a while and I was running into this too I went ahead and committed it for you here:
[yendi:llvm/tools/clang] echristo% svn ci
Sending lib/Basic/SourceManager.cpp
Sending lib/Lex/Lexer.cpp
Transmitting file data ..
Committed revision 129174.
Hope that was ok! :)
-eric
More information about the cfe-commits
mailing list