Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Windows] Convert from UTF-8 to UTF-16 when writing to a Windows console | Reid Kleckner | 2018-09-05 | 1 | -13/+0 |
* | [Support] Fix some Wundef warnings | Sven van Haastregt | 2018-08-23 | 1 | -2/+2 |
* | IWYU for llvm-config.h, removals. Also see r331184. | Nico Weber | 2018-04-30 | 1 | -1/+0 |
* | s/LLVM_ON_WIN32/_WIN32/, llvm | Nico Weber | 2018-04-29 | 1 | -2/+2 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+2 |
* | Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32. | Yaron Keren | 2015-09-11 | 1 | -0/+1 |
* | Fix "the the" in comments. | Eric Christopher | 2015-06-19 | 1 | -1/+1 |
* | Move generic isPrint and columnWidth implementations to a separate header/sou... | Alexander Kornienko | 2013-09-04 | 1 | -6/+27 |
* | platform support for counting column widths and checking isprint | Seth Cantrell | 2012-04-17 | 1 | -0/+10 |