Add terminal width detection to llvm::sys::Process. This is needed to
authorDouglas Gregor <dgregor@apple.com>
Mon, 11 May 2009 18:05:52 +0000 (18:05 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 11 May 2009 18:05:52 +0000 (18:05 +0000)
commit01746745f1287effa1772ef51b973988afcea699
treea0b36215c048f45698f1ecbef044953e0f3e37cc
parent5c8274b5e3034c1cfae02426c68f353abfbf506f
Add terminal width detection to llvm::sys::Process. This is needed to
fix Clang PRs 4148 and 4183.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71448 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
cmake/config-ix.cmake
configure
include/llvm/ADT/FoldingSet.h
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
include/llvm/System/Process.h
lib/System/Unix/Process.inc
lib/System/Win32/Process.inc