[cfe-dev] mutating AST

Madhur Amilkanthwar madhur13490 at gmail.com
Mon Jan 26 08:23:12 PST 2015


Have you tried this?
https://www.google.co.in/url?sa=t&source=web&rct=j&ei=pGnGVPK6IsG3mAW4_4KACw&url=http://llvm.org/devmtg/2013-04/krzikalla-slides.pdf&ved=0CB8QFjAB&usg=AFQjCNGc5MgyMroE4P9PIGJnBUnO2JtBjg&sig2=m8oQtfrIUaWqEWT1QVst0g
On Jan 26, 2015 9:22 PM, "parita" <16parita at gmail.com> wrote:

> hello, i am newbie in llvm clang world, some doubts ..
> how to modify AST?
> is it possible by inheriting RecursiveASTVisitor<MyASTVisitor> and
> implementing methods like VisitStmt ,VisitFunctionDecl
> or it is there just to traverse AST?
>
>
>
> --
> View this message in context:
> http://clang-developers.42468.n3.nabble.com/mutating-AST-tp4043620.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150126/95b9bdab/attachment.html>


More information about the cfe-dev mailing list