Replacing std::iostreams with llvm iostreams. Some of these changes involve
[oota-llvm.git] / include / llvm / Support / Streams.h
2006-11-29 Bill WendlingReplacing std::iostreams with llvm iostreams. Some...
2006-11-27 Bill WendlingProtect against null streams.
2006-11-26 Bill WendlingAdd method that will take a function pointer so that...
2006-11-17 Bill WendlingAdded wrappers for the std::cerr/std::cout objects...