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

Ted Kremenek kremenek at apple.com
Sun Oct 24 22:20:09 PDT 2010


Looks good to me as well.

On Oct 24, 2010, at 1:36 AM, Marcin Świderski wrote:

> Patch adds generation of destructors for 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-auto-arr-dtor.patch>





More information about the cfe-commits mailing list