[cfe-dev] Disable crash report

Reid Kleckner rnk at google.com
Fri Sep 26 09:28:43 PDT 2014


Can you clarify what kind of crash report you want to disable? There are
two. LLVM has a crash handler that prints a stack trace, and Clang has a
mode that catches -cc1 crashes and preprocesses the source to make a crash
report.

On Fri, Sep 26, 2014 at 9:05 AM, Jacob Carlborg <doob at me.com> wrote:

> Is it possible to disable crash report? I'm modifying the TM2 source code
> and when I make a mistake I think it's unnecessary that TM2 sends a crash
> reports.
>
> --
> /Jacob Carlborg
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140926/7d9b0322/attachment.html>


More information about the cfe-dev mailing list