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