https://bugs.llvm.org/show_bug.cgi?id=38015

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Richard Smith <richard-l...@metafoo.co.uk> ---
Looks like the problem is that there's an inconsistency in the calling
convention between the first and subsequent declarations for Win32 (and
probably more generally anywhere that non-default calling conventions get
inherited by redeclarations).

r336240 reinstates the problematic change with a fix for this issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to