[llvm-commits] [PATCH] lit/ProgressBar.py: [PR7919] Improve line wrap for XN-incapable terminals.
NAKAMURA Takumi
geek4civic at gmail.com
Wed Mar 9 23:50:37 PST 2011
On Win32 console, emitting char to col#79 causes linefeed, and the
cursor will not return to col#79 upper line with backspace.
---
utils/lit/lit/ProgressBar.py | 21 +++++++++++++++++----
1 files changed, 17 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lit-ProgressBar.py-PR7919-Improve-line-wrap-for-.patch.txt
Type: text/x-patch
Size: 2692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110310/027f522a/attachment.bin>
More information about the llvm-commits
mailing list