<div>Hi,</div><div> </div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
 4.  Is there is a way to see the AST? I found the option to emit it, but I did not find any way to read or view it</blockquote><div><br></div><div>You can use the -ast-view or -ast-dump(pretty-printed) option for viewing the AST.</div>
<div><br></div><div>for the stable release its "clang-cc -ast-dump <input.c>" </div><div><br></div>Regards,<br>Pushkar<br>
<br><br><div class="gmail_quote">On Wed, Jan 6, 2010 at 3:59 PM, Juan Carlos Martinez Santos <span dir="ltr"><<a href="mailto:juanc.martinez.santos@gmail.com">juanc.martinez.santos@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello cfe-dev,<div><br></div><div>1. I wonder if there is an stable version of clan, something different from the trunk. How I can get it?</div><div><br></div><div>2. There is an index or TOC for all the documentation in clang?</div>

<div><br></div><div>3. There is a document to collect the current options for clang and their use? I found some options available in the "Getting Started" web, but their are not visible in the help or help-hidden menu (-ast-print or -fomit-frame-pointer<span style="font-family:monospace;color:rgb(34, 34, 34);line-height:20px;white-space:pre"><b><span style="color:rgb(0, 0, 0);font-family:arial;font-weight:normal;line-height:normal;white-space:normal">)</span></b></span></div>

<div><br></div><div>4.  Is there is a way to see the AST? I found the option to emit it, but I did not find any way to read or view it</div><div><br></div><div><br></div><div>Thanks in advance,</div><div><div><br>-- <br>
Juan Carlos<br>

</div></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>