<div dir="ltr">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.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 26, 2014 at 9:05 AM, Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
/Jacob Carlborg<br>
<br>
______________________________<u></u>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/cfe-dev</a><br>
</font></span></blockquote></div><br></div>