[cfe-dev] Parsing AST's

Fariborz Jahanian fjahanian at apple.com
Wed Nov 4 11:20:14 PST 2009


You can look at rewriter code which does what you want. These files are
under lib/Frontend with names such as RewriteObjC.cpp etc.


- Fariborz

On Nov 4, 2009, at 11:01 AM, Steven R Brandt wrote:

> I'm new to the Clang and LLVM. What I want to do is read C code, then
> write different C code. I was looking for a way to get started and  
> found
> this: http://amnoid.de/tmp/clangtut/tut.html
>
> But it seems to be out of date with the current llvm/clang codebase.  
> Can
> anyone point me in a useful direction?
>
> Cheers,
> Steve
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list