[PATCH] Proposal on how to fix temporary dtors.

Jordan Rose jordan_rose at apple.com
Fri Jun 13 10:11:38 PDT 2014


On Jun 11, 2014, at 22:01 , Manuel Klimek <klimek at google.com> wrote:

> On Wed, Jun 11, 2014 at 7:06 PM, Jordan Rose <jordan_rose at apple.com> wrote:
> Let's bring it home!
> 
> We still need to decide what to do with the FoldingSetNode patch - if you prefer, I can just inline it into this patch into the .cc file, which would still allow us to decide to put it into a more common place later?

Last I checked that was still on you: http://reviews.llvm.org/D3895. There's already a partial specialization of FoldingSetTrait for T*, but none for the various integer types (that should go to AddInteger). I guess that's okay—someone can add those if they need them.

Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140613/8b49483c/attachment.html>


More information about the cfe-commits mailing list