Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-06-06 | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 1 | -1/+1 |
2016-04-18 | [NFC] Header cleanup | Mehdi Amini | 1 | -0/+2 |
2016-03-11 | More UTF string conversion wrappers | Marianne Mailhot-Sarrasin | 1 | -2/+79 |
2015-02-08 | Make UTF8->UTF16 conversion null terminate output on empty input. | Zachary Turner | 1 | -1/+4 |
2015-01-26 | Have the UTF conversion wrappers append a null terminator. | Zachary Turner | 1 | -4/+11 |
2015-01-26 | Add a UTF8 to UTF16 conversion wrapper for use in the pdb dumper | Reid Kleckner | 1 | -0/+31 |
2013-07-16 | [Support] Add a Unicode conversion wrapper from UTF16 to UTF8 | Reid Kleckner | 1 | -0/+55 |
2013-01-30 | Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support | Dmitri Gribenko | 1 | -0/+76 |