http://llvm.org/bugs/show_bug.cgi?id=14097
Paul Robinson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Paul Robinson <[email protected]> 2012-10-18 14:23:28 CDT --- Rather than suppress artificial method bodies, we decided not to suppress the declaration in the class, so the method bodies should be correctly attached to the class again. r158009 reverted in r166109, by Eric. -- 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
