[PATCH] [libc++abi] Support for __cxa_bad_array_new_length

Aaron Ballman aaron at aaronballman.com
Thu Aug 28 11:07:34 PDT 2014


This patch adds support for __cxa_bad_array_new_length, which is
required for C++11 runtime support to throw std::bad_array_new_length.

Thanks!

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: __cxa_bad_array_new_length.patch
Type: application/octet-stream
Size: 2446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140828/4550aba2/attachment.obj>


More information about the cfe-commits mailing list