Add a GetBufferSize() member to raw_ostream and use it to
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 20:52:45 +0000 (20:52 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 20:52:45 +0000 (20:52 +0000)
commitf3e488476e1bdfe9de6daddcd1cd452c9d874b56
tree179c738c6b6b149a6b4462f49f3758e485b8980b
parent114a266c942ac2dc1e98047a00337ecbc81f7380
Add a GetBufferSize() member to raw_ostream and use it to
simplify some formatted_raw_ostream code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78836 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FormattedStream.h
include/llvm/Support/raw_ostream.h