http://llvm.org/bugs/show_bug.cgi?id=14759
David Blaikie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from David Blaikie <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
