]> granicus.if.org Git - clang/commit
Allow redirecting text diagnostic printer output to any llvm::OStream, rather
authorNate Begeman <natebegeman@mac.com>
Thu, 17 Apr 2008 18:06:57 +0000 (18:06 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 17 Apr 2008 18:06:57 +0000 (18:06 +0000)
commit165b954fb22b4d920431f0938bc6919fa0272c51
treef95baf3f1c5628c24a7b275757978e41105f26f5
parentff898cd0b0c9fcbad1033e0278b54a4cc7108d05
Allow redirecting text diagnostic printer output to any llvm::OStream, rather
than hard coding llvm::cerr.

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