]> granicus.if.org Git - clang/commit
Echo stderr/stdout from clang subprocess to both the stderr of ccc-analyzer and
authorTed Kremenek <kremenek@apple.com>
Thu, 11 Sep 2008 23:05:26 +0000 (23:05 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 11 Sep 2008 23:05:26 +0000 (23:05 +0000)
commit1346268d7f44551ab63e25dbbf5e3ae9402708c5
treef93aea356d72defa404d013d680a162d5f8456c0
parent20b2bae90c102f405ba70f602c45660ce1cd0c4e
Echo stderr/stdout from clang subprocess to both the stderr of ccc-analyzer and
to an output file. This way users can both see the output of 'clang' as well as
enable background logging of files that clang encounters problems on.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56130 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ccc-analyzer