[cfe-commits] [PATCH] Fix PR14514: Call destructor automatically after a throw
WenHan Gu (谷汶翰)
wenhan.gu at mediatek.com
Sun Dec 16 22:35:28 PST 2012
Hi all,
Fix a bug, uploaded revision 2.
Thanks.
From: WenHan Gu (谷汶翰)
Sent: Monday, December 17, 2012 12:58 PM
To: 'anton at korobeynikov.info'; 'andersca at mac.com'; 'eli.friedman at gmail.com'; 'rjmccall at apple.com'
Cc: 'cfe-commits at cs.uiuc.edu'
Subject: [PATCH] Fix PR14514: Call destructor automatically after a throw
Hi committers,
This patch fix PR14514: Array of class type didn't call destructor automatically after a throw.
http://llvm.org/bugs/show_bug.cgi?id=14514
Please have a look.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121217/daf50963/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR14514_r2.patch
Type: application/octet-stream
Size: 3607 bytes
Desc: PR14514_r2.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121217/daf50963/attachment.obj>
More information about the cfe-commits
mailing list