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