[PATCH] D81672: [Driver] When forcing a crash print the bug report message
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 09:40:06 PDT 2020
john.brawn updated this revision to Diff 272471.
john.brawn retitled this revision from "[Driver] When forcing a crash call abort to get the correct diagnostic" to "[Driver] When forcing a crash print the bug report message".
john.brawn edited the summary of this revision.
john.brawn added a comment.
Print the bug report message when forcing a crash, but also have the message available even with LLVM_ENABLE_BACKTRACES=OFF.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81672/new/
https://reviews.llvm.org/D81672
Files:
clang/test/Driver/crash-report-crashfile.m
clang/test/Driver/crash-report-modules.m
clang/test/Driver/crash-report-null.test
clang/tools/driver/driver.cpp
llvm/include/llvm/Support/PrettyStackTrace.h
llvm/lib/Support/PrettyStackTrace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81672.272471.patch
Type: text/x-patch
Size: 4664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/85146f2a/attachment-0001.bin>
More information about the llvm-commits
mailing list