PATCH [libcxx] Implement sized deletion

Chandler Carruth chandlerc at google.com
Mon Oct 14 09:57:23 PDT 2013


FYI, I think we may want to wait until we fully understand the nature of
the IFUNC implementations possible on Linux and Darwin as that may in turn
impact whether these are required to call the non-sized variants on those
platforms for compatibility.


On Mon, Oct 14, 2013 at 8:51 AM, Marshall Clow <mclow.lists at gmail.com>wrote:

> Implement n3778 http://isocpp.org/files/papers/n3778.html sized deletion.
>
> Two implementations; one in libc++abi, and one in libc++.
> And tests.
>
>
> -- Marshall
>
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>
>
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is
> promptly moderated down to (-1, Flamebait).
>         -- Yu Suzuki
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/e7c3b417/attachment.html>


More information about the cfe-commits mailing list