aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Locale.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-18[NFC] Header cleanupMehdi Amini1-1/+2
2015-09-11Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32.Yaron Keren1-0/+1
2015-06-19Fix "the the" in comments.Eric Christopher1-1/+1
2013-09-04Move generic isPrint and columnWidth implementations to a separate header/sou...Alexander Kornienko1-6/+27
2012-04-17platform support for counting column widths and checking isprintSeth Cantrell1-0/+10