]> granicus.if.org Git - clang/commit
Output 'ANALYZE' messages to standard error. This should address the intermixing...
authorTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 16:14:48 +0000 (16:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 20 Nov 2008 16:14:48 +0000 (16:14 +0000)
commita88fcef963b32d802440286d773557eb2ce8e230
treebe7d2d0aee77a996016bc9c0bbb5b8ca0d574138
parenta967a6f6af170fcfdcd4ea24ba2ba5e072f6cded
Output 'ANALYZE' messages to standard error.  This should address the intermixing of 'ANALYZE' and the other diagnostics the clang driver emits to standard error.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59730 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/AnalysisConsumer.cpp