[PATCH] Fix PR14514: Call destructor automatically after a throw (clang bug)
WenHan Gu (谷汶翰)
wenhan.gu at mediatek.com
Wed Jan 30 22:48:24 PST 2013
Hi, committers,
Could someone have a look at this patch? It fix http://llvm.org/bugs/show_bug.cgi?id=14514
I think this is important for array usage on C++ exception handling CodeGen.
Any comments are welcome. Thanks a lot!
************* Email Confidentiality Notice ********************
The information contained in this e-mail message (including any
attachments) may be confidential, proprietary, privileged, or otherwise
exempt from disclosure under applicable laws. It is intended to be
conveyed only to the designated recipient(s). Any use, dissemination,
distribution, printing, retaining or copying of this e-mail (including its
attachments) by unintended recipient(s) is strictly prohibited and may
be unlawful. If you are not an intended recipient of this e-mail, or believe
that you have received this e-mail in error, please notify the sender
immediately (by replying to this e-mail), delete any and all copies of
this e-mail (including any attachments) from your system, and do not
disclose the content of this e-mail to any other person. Thank you!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR14514_r4.patch
Type: application/octet-stream
Size: 3599 bytes
Desc: PR14514_r4.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130131/6ce4f7ae/attachment.obj>
More information about the cfe-commits
mailing list