]> granicus.if.org Git - clang/commit
If stderr isn't a terminal, don't try to guess the terminal width or
authorDaniel Dunbar <daniel@zuster.org>
Wed, 6 May 2009 21:28:42 +0000 (21:28 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 6 May 2009 21:28:42 +0000 (21:28 +0000)
commit1c4483065b52383bb8e501e3a1e7c4f5628921cb
tree59572788399f23d07a206eba071fdd63aacc1f6b
parent17ca3638e852ba81f389e9f896ed0420b52ae606
If stderr isn't a terminal, don't try to guess the terminal width or
look at COLUMNS.

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