Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
454d0cea6a39b16a610c7258d9330a00d0032b1d
/
llvm
/
lib
/
Support
/
Unicode.cpp
9aa60fd
Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
by Alexander Kornienko
· 12 years ago
[Renamed (93%) from llvm/lib/Support/LocaleGeneric.inc]
a330ef4
isCharInSet refactoring.
by Alexander Kornienko
· 12 years ago
05e1786
Changed isPrint for U+00AD SOFT HYPHEN to return true.
by Alexander Kornienko
· 12 years ago
e69c77a
Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.
by Alexander Kornienko
· 12 years ago
1b5d8d4
C++ has newlines at the end of files (including include files).
by David Blaikie
· 13 years ago
75dbcb8
platform support for counting column widths and checking isprint
by Seth Cantrell
· 13 years ago