<div dir="ltr">How are you invoking it? Note that -emit-ast is exposed through the driver whereas -ast-dump isn't and needs to follow -cc1.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 16, 2015 at 8:30 AM, Bernardo Rufino <span dir="ltr"><<a href="mailto:bermonruf@gmail.com" target="_blank">bermonruf@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I wanted to emit AST files for later consumption by clang itself, I found the -emit-ast option on the internet but it seems not available in my local clang (3.6.0). I know I can dump the AST in text format, but can I feed it back to clang later to continue the compilation for instance?</div><div><br></div><div>Thanks,</div><span class="HOEnZb"><font color="#888888"><div>-- <br><div><div dir="ltr"><div><div dir="ltr">Bernardo Rufino<br><a href="http://www.bernardorufino.com.br/" target="_blank">bernardorufino.com.br</a>
</div></div></div></div>
</div></font></span></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">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/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>