[LLVMbugs] [Bug 15484] Block types are not covariant in their return type and contravariant in their argument types with respect to C++ classes

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 11 07:32:49 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15484

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> ---
See answer on StackOverflow; it has to do with the differences between the
Objective-C and C++ object models.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130311/e02c6978/attachment.html>


More information about the llvm-bugs mailing list