llvm::getBugReportMsg

Get the bug report message that will be output upon a crash.

Synopsis

Declared in <llvm/Support/PrettyStackTrace.h>

char const*
getBugReportMsg();

Return Value

Null-terminated bug report message shown on crash.