[cfe-dev] C++ Constructors & Destructors in the AST

Sebastian Redl sebastian.redl at getdesigned.at
Sun Apr 26 04:35:17 PDT 2009


So where do CXXTemporaryObjectExpr and CXXExprWithCleanup fit into this
scheme?

Especially CXXExprWithCleanup has me stumped. How is it going to be
used? Where is it inserted into the AST? What does it mean?

Sebastian



More information about the cfe-dev mailing list