Protect against null streams.
[oota-llvm.git] / include / llvm / Support / Streams.h
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...