]> granicus.if.org Git - clang/commit
llvm::errs() is non-buffered, so it doesn't need to be flushed.
authorDan Gohman <gohman@apple.com>
Mon, 28 Jun 2010 15:56:07 +0000 (15:56 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 28 Jun 2010 15:56:07 +0000 (15:56 +0000)
commitd784d4ddac3baa6592863869e55c39348924836a
tree535f6139dad2c28c3c4cf8f9409d17eff0269ebc
parent0f8c08843fc6c8abe03654f609e1e03fcc557855
llvm::errs() is non-buffered, so it doesn't need to be flushed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/HTMLDiagnostics.cpp