[cfe-dev] mutating AST

parita 16parita at gmail.com
Sat Jan 24 02:42:45 PST 2015


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.



More information about the cfe-dev mailing list