summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LocaleGeneric.inc
Commit message (Expand)AuthorAgeFilesLines
* Move generic isPrint and columnWidth implementations to a separate header/sou...Alexander Kornienko2013-09-041-387/+0
* isCharInSet refactoring.Alexander Kornienko2013-08-291-5/+8
* Changed isPrint for U+00AD SOFT HYPHEN to return true.Alexander Kornienko2013-08-081-183/+185
* Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi...Alexander Kornienko2013-08-071-5/+370
* C++ has newlines at the end of files (including include files).David Blaikie2012-04-171-1/+1
* platform support for counting column widths and checking isprintSeth Cantrell2012-04-171-0/+17
OpenPOWER on IntegriCloud