Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-16 | Support/ConvertUTF: restore compatibility with MSVC, which only implements C89 | Dmitri Gribenko | 1 | -5/+7 |
2014-06-16 | Support/ConvertUTF: implement U+FFFD insertion according to the recommendation | Dmitri Gribenko | 1 | -8/+143 |
2013-01-30 | Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support | Dmitri Gribenko | 1 | -0/+571 |