CrashRecovery: Add CrashRecoveryContext::GetCurrent(), so clients can find the active...
[oota-llvm.git] / include / llvm / Support / circular_raw_ostream.h
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...