[PATCH] Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal.

Alexander Kornienko alexfh at google.com
Mon Aug 5 08:32:44 PDT 2013


  Dmitry, could you review the patch after the latest change? I had to introduce it for consistency with the behavior of iswprint, which seems to treat all unassigned characters as non-printable (backed by tests in tools/clang/test/Misc/wrong-encoding.c and tools/clang/test/Misc/unprintable.c).

http://llvm-reviews.chandlerc.com/D1253



More information about the llvm-commits mailing list