From ab29a111a3e17bfc4dcdf507ebf96057fbfce6ca Mon Sep 17 00:00:00 2001 From: alandefreitas Date: Sat, 8 Jun 2024 01:38:33 -0300 Subject: [PATCH] fix: test bug report messages refer to mrdocs --- src/test/TestMain.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/TestMain.cpp b/src/test/TestMain.cpp index bc8a3e0bb..b162b1b55 100644 --- a/src/test/TestMain.cpp +++ b/src/test/TestMain.cpp @@ -71,6 +71,7 @@ int test_main(int argc, char const* const* argv) llvm::EnablePrettyStackTrace(); llvm::sys::PrintStackTraceOnErrorSignal(argv[0]); + llvm::setBugReportMsg("PLEASE submit a bug report to https://github.com/cppalliance/mrdocs/issues/ and include the crash backtrace.\n"); testArgs.hideForeignOptions(); if(! llvm::cl::ParseCommandLineOptions(