[cfe-dev] how to see implicit calls in AST

Vladimir Voskresensky voskresensky.vladimir at gmail.com
Mon Sep 16 12:33:58 PDT 2013


Ok. Thanks.
Vladimir.

On 09/16/2013 10:15 AM, James Dennett wrote:
> On Sun, Sep 15, 2013 at 11:08 PM, Vladimir Voskresensky
> <voskresensky.vladimir at gmail.com> wrote:
>> Hello,
>>
>> Any hints how to visit implicit destructor calls by RecursiveASTVisitor?
> Object lifetimes aren't modeled in the AST, so I'm afraid not.  (I
> think there's code in the static analyzer for this, but I'm not
> familiar with it.)
>
> -- James




More information about the cfe-dev mailing list