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