[LLVMbugs] [Bug 22121] Clang will not accept a conversion from a bound pmf(Pointer to member function) to a regular method pointer. Gcc accepts this.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 8 01:07:29 PST 2015


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

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majnemer at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
It's a non-conforming extension:
https://gcc.gnu.org/onlinedocs/gcc-4.9.0/gcc/Bound-member-functions.html

-- 
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/20150108/7ae4c4bd/attachment.html>


More information about the llvm-bugs mailing list