]> granicus.if.org Git - clang/commit
It's not necessary to call flush() on a raw_ostream immediately prior
authorDan Gohman <gohman@apple.com>
Mon, 26 Jul 2010 21:29:50 +0000 (21:29 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 26 Jul 2010 21:29:50 +0000 (21:29 +0000)
commit55c6570bf6f4342203eb0ff0816fe28e6c55964a
tree417cb63cbc67a72a43ebd4514618998d6a99ee49
parent3c46e8db99196179b30e7ac5c20c4efd5f3926d7
It's not necessary to call flush() on a raw_ostream immediately prior
to deleting it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109441 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/DocumentXML.h
lib/AST/TypePrinter.cpp
lib/Frontend/DependencyFile.cpp