rename llvm_install_error_handler -> install_fatal_error_handler
[oota-llvm.git] / lib / Support / circular_raw_ostream.cpp
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...