History log of /llvm-project/llvm/unittests/Support/FileOutputBufferTest.cpp (Results 26 – 28 of 28)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-3.3.0, llvmorg-3.3.0-rc3, llvmorg-3.3.0-rc2, llvmorg-3.3.0-rc1, llvmorg-3.2.0, llvmorg-3.2.0-rc3
# 130cec21 04-Dec-2012 Chandler Carruth <chandlerc@gmail.com>

Sort the #include lines for unittest/...

llvm-svn: 169250


# 7fe24f57 03-Dec-2012 Michael J. Spencer <bigcheesegs@gmail.com>

[Support] Make FileOutputBuffer work on Windows.

llvm-svn: 169167


Revision tags: llvmorg-3.2.0-rc2, llvmorg-3.2.0-rc1
# 5fce8c4f 01-Aug-2012 Nick Kledzik <kledzik@apple.com>

Initial commit of new FileOutputBuffer support class.
Since the llvm::sys::fs::map_file_pages() support function it relies on
is not yet implemented on Windows, the unit tests for FileOutputBuffer

Initial commit of new FileOutputBuffer support class.
Since the llvm::sys::fs::map_file_pages() support function it relies on
is not yet implemented on Windows, the unit tests for FileOutputBuffer
are currently conditionalized to run only on unix.

llvm-svn: 161099

show more ...


12