[PATCH] Don't copy objects with trivial, deleted copy ctors

Reid Kleckner rnk at google.com
Wed May 14 09:12:07 PDT 2014


I committed this accidentally in r208786 while attempting to commit
r208787.  Let me know if it needs changes.


On Tue, May 13, 2014 at 1:34 PM, Reid Kleckner <rnk at google.com> wrote:

> Manually forwarding to get the email through...
>
> I think this is done, based on what we discussed, but a stamp would be
> good.  Thanks for the help!
>
>
> ---------- Forwarded message ----------
> From: Reid Kleckner <rnk at google.com>
> Date: Tue, May 13, 2014 at 1:33 PM
> Subject: Re: [PATCH] Don't copy objects with trivial, deleted copy ctors
> To: rnk at google.com, david.majnemer at gmail.com, richard at metafoo.co.uk
> Cc: cfe-commits at cs.uiuc.edu
>
>
> - Simplify by exiting early
>
> http://reviews.llvm.org/D3660
>
> Files:
>   lib/CodeGen/CGCXXABI.cpp
>   lib/CodeGen/CGCXXABI.h
>   lib/CodeGen/ItaniumCXXABI.cpp
>   lib/CodeGen/MicrosoftCXXABI.cpp
>   test/CodeGenCXX/uncopyable-args.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140514/5174d1bb/attachment.html>


More information about the cfe-commits mailing list