llvm-project/clang/tools/driver
John Brawn ce1fa201af [Driver] When forcing a crash print the bug report message
Commit a945037e8f moved the printing of the
"PLEASE submit a bug report" message to the crash handler, but that means we
don't print it when forcing a crash using FORCE_CLANG_DIAGNOSTICS_CRASH. Fix
this by adding a function to get the bug report message and printing it when
forcing a crash.

Differential Revision: https://reviews.llvm.org/D81672
2020-06-29 13:13:12 +01:00
..
CMakeLists.txt Don't export symbols from clang/opt/llc if plugins are disabled. 2020-03-23 12:17:09 -07:00
Info.plist.in
cc1_main.cpp [MC] Pass down argv0 & cc1 cmd-line to the back-end and store in MCTargetOptions 2020-06-18 09:17:14 -04:00
cc1as_main.cpp Simplify string joins. NFCI. 2020-04-11 17:20:11 +02:00
cc1gen_reproducer_main.cpp Remove unused Endian.h includes, NFC 2020-03-11 15:45:34 -07:00
driver.cpp [Driver] When forcing a crash print the bug report message 2020-06-29 13:13:12 +01:00