[llvm] r231351 - Revert "[dsymutil] MSVC does generate move constructors, but it should accept to default them"

David Blaikie dblaikie at gmail.com
Wed Mar 4 21:59:48 PST 2015


On Mar 4, 2015 9:35 PM, "Frédéric Riss" <friss at apple.com> wrote:
>
>
> > On Mar 4, 2015, at 9:29 PM, Frederic Riss <friss at apple.com> wrote:
> >
> > Author: friss
> > Date: Wed Mar  4 23:29:05 2015
> > New Revision: 231351
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=231351&view=rev
> > Log:
> > Revert "[dsymutil] MSVC does generate move constructors, but it should
accept to default them"
> >
> > This reverts commit r231350.
> >
> > It turns out MSVC doesn't generate implicit move constructors and also
doesn't accept to default them...
> > See for example
http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc/builds/2786
>
> Took me longer than expected to get back to this, but this answers the
question. No simplification of move constructors yet.

Thanks for trying & following up. Now I'm wondering how I haven't hit this
previously or currently ..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150304/cae84269/attachment.html>


More information about the llvm-commits mailing list