[llvm-dev] Fwd: [RFC] Tools emit the bug report URL on crash
Owen Reynolds via llvm-dev
llvm-dev at lists.llvm.org
Fri Feb 21 04:19:11 PST 2020
Hi all,
I went ahead and implemented this:
https://reviews.llvm.org/D74324
Any reviews or comments would be appreciated.
Thanks,
Owen
---------- Forwarded message ---------
From: Owen Reynolds <gbreynoo at gmail.com>
Date: Fri, Jan 24, 2020 at 3:29 PM
Subject: [llvm-dev] [RFC] Tools emit the bug report URL on crash
To: llvm-dev <llvm-dev at lists.llvm.org>
Hi all,
When Clang crashes a useful message is output:
"PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash
backtrace, preprocessed source, and associated run script."
Sony ships a number of llvm tools and would like a similar message to
appear when they crash. Is this something others would be interested in?
Please let me know if you have an opinion on this,
Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200221/a6bbf3d6/attachment.html>
More information about the llvm-dev
mailing list