Hi,<br> I am Sachin and I am trying to perform code refactoring on C code using Clang. I am planning to do so by modifying the clang AST and then converting it back to C code. (I tried to debug Clang and found that the AST is built by the ParseAST() function call in ParseAST.cpp)<br>
<b>Can somebody tell me which Clang APIs should I use to add nodes to current AST?</b><br><br><br>Thanks in advance,<br>Sachin<br clear="all"><br><br><br>-- <br>"When you dream, the whole universe conspires to help you achieve that dream" -The Alchemist<br>
<br>