[cfe-dev] Add new types and functions to the program

Weiwei Chen weiwei.chen at uci.edu
Mon Sep 16 11:26:45 PDT 2013


Hi there,

this may be a dumb question, but we would like to add new types and new functions to the Clang AST. Just wondering if it is possible to do this since we are aware that the Clang AST is immutable. We somehow need more control to the AST rather than source level editing. Could anyone give us some ideas whether Clang is the right infrastructure to use or not?

Thank you very much in advance!


-- Weiwei



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130916/3827d88f/attachment.html>


More information about the cfe-dev mailing list