Support/raw_ostream: Fix uninitalized variable in raw_fd_ostream constructor.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 17 Jan 2011 15:53:12 +0000 (15:53 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 17 Jan 2011 15:53:12 +0000 (15:53 +0000)
commit2634a5425c29eca79f2cc2e309274d365697d0a7
treebfff103c0f14f70dbdabb9c3afbf5ddc7e868f17
parent0d1941a46fecefc1bbb83dc358a7092f49eb1890
Support/raw_ostream: Fix uninitalized variable in raw_fd_ostream constructor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/raw_ostream.cpp