<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 6, 2010, at 12:59 PM, Juan Carlos Martinez Santos wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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></blockquote><div><br></div>As mentioned by others, stable releases are here:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> <a href="http://llvm.org/releases/">http://llvm.org/releases/</a></span></div><div><span class="Apple-tab-span" style="white-space:pre"></span><br><blockquote type="cite"><div>2. There is an index or TOC for all the documentation in clang?</div></blockquote><div><br></div><div>No. All of the Clang documentation is at</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">   <a href="http://clang.llvm.org/">http://clang.llvm.org/</a></span></div><br><blockquote type="cite"><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 class="Apple-style-span" style="font-family: monospace; color: rgb(34, 34, 34); line-height: 20px; white-space: pre; "><b><span class="Apple-style-span" style="font-family: arial; font-weight: normal; line-height: normal; white-space: normal; ">)</span></b></span></div></blockquote><div><br></div><div> There isn't any documentation, although you can look at all of the options defined in include/clang/Driver/Options.td</div><br><blockquote type="cite"><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></blockquote></div><div><br></div>-ast-dump, -ast-view, and -ast-print.<div><br><div><span class="Apple-tab-span" style="white-space:pre"> </span>- Doug</div></div></body></html>