Expression.addDtorHook

Destructors are attached to VarDeclarations. Hence, if expression returns a temp that needs a destructor, make sure and create a VarDeclaration for that temp.

class Expression
addDtorHook
Suggestion Box / Bug Report