When true, the debug stream installs signal handlers to dump buffered output.
Declared in <llvm/Support/Debug.h>
extern
bool EnableDebugBuffering;
Defaults to false. Clients can selectively allow the debug stream to install signal handlers if they are certain there will be no conflict.