Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-25 | 1 | -1/+13 |
* | [Support] Add a Unicode conversion wrapper from UTF16 to UTF8 | Reid Kleckner | 2013-07-16 | 1 | -2/+22 |
* | llvm-gcc -pedantic warns about C++ comments in C90 mode even if they're | Alex Rosenberg | 2013-02-13 | 1 | -1/+1 |
* | LLDB uses ConvertUTF16toUTF8, remove #ifdef | Dmitri Gribenko | 2013-01-30 | 1 | -2/+0 |
* | Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support | Dmitri Gribenko | 2013-01-30 | 1 | -0/+230 |