[cfe-dev] CFG initializers and destructors patch

Marcin Świderski marcin.sfider at gmail.com
Tue Sep 14 23:48:58 PDT 2010


W dniu 15 września 2010 07:14 użytkownik Zhongxing Xu <xuzhongxing at gmail.com
> napisał:

> Hi Marcin,
>
> I suggest we fix the CFGElement part of design in the first patches, and
> leave the CFG building processes later. Attached is my patch based on your
> proposal. The differences are:
>
> - I made two pointers explicit in the CFGElement since they are simpler and
> as I calculated before they won't take too much memory, and we can optimize
> them any time later.
>
> - I added dtors for temporaries. This is truly needed as we don't want to
> reason about it every time we need it.
>
> What do you think?
>
> I agree with both changes.

Will you be commiting this patch or should I use it as reference for
including your changes in my commits?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100915/9806abe9/attachment.html>


More information about the cfe-dev mailing list