[LLVMbugs] [Bug 14097] incorrect debug info generated for constructor
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Oct 18 12:23:28 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=14097
Paul Robinson <paul.robinson at am.sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Paul Robinson <paul.robinson at am.sony.com> 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.
More information about the llvm-bugs
mailing list