Hi Mike,
Thanks for the response, doesn't Clang only support C and not C++?
Thanks
Nipun
On Wed, Feb 4, 2009 at 6:29 PM, Mike Stump <mrs at apple.com> wrote:
> On Feb 4, 2009, at 1:55 PM, Nipun Arora wrote:
> > Does LLVM provide any way to parse and extract the AST from C++
> > source files?
>
> Yes, see clang.llvm.org. If you want to do source to source, see the
> rewriter, otherwise the normal ast builder is fine.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20090204/a1bfddf7/attachment.html>