]> granicus.if.org Git - clang/commit
Move terminal-width computation over to llvm::sys. Update to LLVM
authorDouglas Gregor <dgregor@apple.com>
Mon, 11 May 2009 18:06:49 +0000 (18:06 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 11 May 2009 18:06:49 +0000 (18:06 +0000)
commit67187ceb216331f8b8eeacd3f8b34f504b9bbcaf
tree2983ee7b4a8da88e3bbf468ec18cdca675149d3d
parenta0cc00dfb19897873cba1a1ff29e09a7f6ef9562
Move terminal-width computation over to llvm::sys. Update to LLVM
r71448 required. Fixes PR 4148 and PR 4183.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71450 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-cc/clang-cc.cpp