<div dir="ltr">-cc1 -ast-dump should print you the built ast up to the point of error, or are you talking about something else?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 16, 2014 at 7:04 AM, Tim Toomay <span dir="ltr"><<a href="mailto:toomayt@toomaytech.com" target="_blank">toomayt@toomaytech.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It could be useful for doing a post mortem to see what fragment of the AST existed before the compile failed.  Typically the code is good up to a point, and that point is interesting.<br>


<br>
On 7/14/2014 11:19 PM, <a href="mailto:cfe-dev-request@cs.uiuc.edu" target="_blank">cfe-dev-request@cs.uiuc.edu</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't think that you can transform invalid code, there's no ast for it as<br>
you've noticed, but this is not surprising. You have to make sure your code<br>
compiles, someone will correct me if I'm wrong.<br>
</blockquote>
<br>
-- <br>
Tim Toomay<br>
Toomay Technologies Inc<br>
<a href="http://www.ToomayTech.com" target="_blank">www.ToomayTech.com</a><br>
<br>
*****<br>
<br>
NOTICE OF CONFIDENTIALITY: The information contained in this e-mail and attachment(s), if any, is legally protected pursuant to the Electronic Communications Privacy Act, 18 U.S.C. 2510, et seq., inter alia, and may contain privileged and confidential information.  This communication is intended only for the use of each individual named above.  If you know, or have any reason to believe, that you are not an intended recipient, you are hereby notified that any dissemination or duplication of this e-mail is prohibited.  There is and shall be no waiver of any privilege or confidence by your receipt of this transmission.  If you know or have any reason to believe that you received this e-mail in error, please immediately notify us by e-mail or collect telephone call.<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>
</blockquote></div><br></div>