summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Locale.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Convert from UTF-8 to UTF-16 when writing to a Windows consoleReid Kleckner2018-09-051-13/+0
* [Support] Fix some Wundef warningsSven van Haastregt2018-08-231-2/+2
* IWYU for llvm-config.h, removals. Also see r331184.Nico Weber2018-04-301-1/+0
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-2/+2
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+2
* Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32.Yaron Keren2015-09-111-0/+1
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* Move generic isPrint and columnWidth implementations to a separate header/sou...Alexander Kornienko2013-09-041-6/+27
* platform support for counting column widths and checking isprintSeth Cantrell2012-04-171-0/+10
OpenPOWER on IntegriCloud