Fix get_magic() handling of short reads.
[oota-llvm.git] / lib / Support / FileOutputBuffer.cpp
2013-03-14 Michael J. Spencer[Support] Fix lifetime of file descriptors when using...
2012-12-03 Michael J. Spencer[Support] Make FileOutputBuffer work on Windows.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-08-01 Nick KledzikInitial commit of new FileOutputBuffer support class.