Make SMDiagnostic a little more sane. Instead of passing around note/warning/error...
[oota-llvm.git] / include / llvm / Support / raw_os_ostream.h
2009-12-19 Chris LattnerMake some methods const. The only interesting change...
2009-08-24 Chris Lattnersplit raw_os_ostream out to its own header and implemen...