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

Marcin Świderski marcin.sfider at gmail.com
Sun Oct 24 01:36:27 PDT 2010


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


More information about the cfe-commits mailing list