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

Marcin Świderski marcin.sfider at gmail.com
Sun Oct 24 02:04:26 PDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101024/fd63c969/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfg-arr-dtors-in-dtor.patch
Type: application/octet-stream
Size: 2289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101024/fd63c969/attachment.obj>


More information about the cfe-commits mailing list