[cfe-dev] save modifications to AST?

Mark Brown mbrowncu98 at gmail.com
Fri Sep 9 19:33:52 PDT 2011


I wrote a plugin for Clang, based off of the PrintFunctionNames example,
that adds annotations to the AST. How can these be saved for later use in a
pass?

Do I have to export the AST and then load it somehow? Methods to call?

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110909/78e8e615/attachment.html>


More information about the cfe-dev mailing list