r184205 - CodeGen: Have 'this'-returning constructors and destructors to take advantage of the new backend 'returned' attribute.

Reid Kleckner rnk at google.com
Tue Jun 18 13:48:03 PDT 2013


If we do change that in the future, it'll probably be by changing the
driver to pass -cxx-abi microsoft to the -cc1 invocation, so the test suite
will keep using the Itanium manglings.


On Tue, Jun 18, 2013 at 4:42 PM, Stephen Lin <stephenwlin at gmail.com> wrote:

> Hah, ok, that would do it :D
>
> On Tue, Jun 18, 2013 at 1:39 PM, Eli Friedman <eli.friedman at gmail.com>
> wrote:
> > On Tue, Jun 18, 2013 at 1:35 PM, Stephen Lin <stephenwlin at gmail.com>
> wrote:
> >>
> >> That makes sense, but I'm curious if or why this ever worked on
> >> Windows, since the tests depend on Itanium name mangling. Are these
> >> automatically excluded from the test suite when run on Windows?
> >
> >
> > We still default to Itanium mangling on Windows. :)
> >
> > -Eli
> _______________________________________________
> 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/20130618/5afc85f0/attachment.html>


More information about the cfe-commits mailing list