[Support] Make FileOutputBuffer work on Windows.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 3 Dec 2012 22:09:52 +0000 (22:09 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 3 Dec 2012 22:09:52 +0000 (22:09 +0000)
commit6bc86018d189e9ab62d30ef8190bac961dd22248
treeb4aec1c621c61c7cd6284fd788705ed9ef027e85
parent604db310f0d1bbb612ed4c792979c6d3aecdbc1c
[Support] Make FileOutputBuffer work on Windows.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169167 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileOutputBuffer.h
lib/Support/FileOutputBuffer.cpp
unittests/Support/FileOutputBufferTest.cpp