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

Eli Friedman eli.friedman at gmail.com
Tue Jun 18 13:39:50 PDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130618/c1293563/attachment.html>


More information about the cfe-commits mailing list