[cfe-commits] [PATCH] CFG destructors for member arrays

Ted Kremenek kremenek at apple.com
Sun Oct 24 22:19:44 PDT 2010


Looks good.

On Oct 24, 2010, at 2:04 AM, Marcin Świderski wrote:

> Patch adds generation of destructors for member constant size arrays. There's only one destructor call generated for each not empty array (at least for now this should be enough).
> 
> Please aprove for commit.
> 
> - Marcin
> <cfg-arr-dtors-in-dtor.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101024/7a0d2b6d/attachment.html>


More information about the cfe-commits mailing list