http://llvm.org/bugs/show_bug.cgi?id=14767
David Blaikie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from David Blaikie <[email protected]> 2013-01-18 22:37:22 CST --- This turned out to be GDB bug PR14999 ( http://sourceware.org/bugzilla/show_bug.cgi?id=14999 ) which has since been fixed. In r172889 I've changed the xfail to refer to the GDB bug rather than the Clang bug. At some point we'll need to bring up a ToT GDB + ToT Clang so we can track fixes like this. -- 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
