[cfe-dev] Modifying an AST and Sema's dependency on an AST consumer

Lukasz Janyst ljanyst at cern.ch
Thu Dec 4 10:14:52 PST 2008


Ok, many thanks for your replies. For the prototype I'm building it's
not a critical issue right now, but still it would be great to have it
fixed.

What about my other problem? I had only a very brief look at this part
of the code but I can see that you have probably done that for
performance reasons. I mean, Sema seems to have all the structures to
determine when it's done with the class processing efficiently. My
problem is that I need to push my TUs through CodeGen after Sema is
long gone.

   Lukasz



More information about the cfe-dev mailing list