Age | Commit message (Expand) | Author |
---|---|---|
2013-01-30 | Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support | Dmitri Gribenko |
2012-09-08 | When a bad UTF-8 encoding or bogus escape sequence is encountered in a | Richard Smith |
2012-07-27 | Add a function to convert a single Unicode code point to a UTF8 sequence. | Dmitri Gribenko |
2012-07-03 | Share ConvertUTF8toWide() between Lex and CodeGen. | Nico Weber |