[cfe-dev] C++ Constructors & Destructors in the AST
Chris Lattner
clattner at apple.com
Sun Apr 26 09:49:28 PDT 2009
On Apr 26, 2009, at 4:35 AM, Sebastian Redl wrote:
> 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?
I don't know either. Anders can you outline where you're going?
-Chris
More information about the cfe-dev
mailing list