[LLVMbugs] [Bug 14759] debug info does not provide pointer to member types

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jan 19 11:23:33 PST 2013


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

David Blaikie <dblaikie at gmail.com> changed:

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

--- Comment #4 from David Blaikie <dblaikie at gmail.com> 2013-01-19 13:23:33 CST ---
I've confirmed that the patch out for the GDB bug does cause Clang to pass
gdb.cp/member-ptr.exp as of r172911 (where I've made the first parameter to the
pointer-to-member-function's function type 'artificial' in the same way as is
done for direct member functions).

I'm going to close this & leave the GDB bug to track the fix on their side now.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list