[LLVMbugs] [Bug 11695] clang++ DWARF DW_TAG_friend generated wrong

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 28 00:36:28 PDT 2012


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

Eric Christopher <echristo at gmail.com> changed:

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

--- Comment #7 from Eric Christopher <echristo at gmail.com> 2012-03-28 02:36:28 CDT ---
So at least part of it is fixed in:


        M       lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
        M       lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
        A       test/DebugInfo/X86/DW_TAG_friend.ll
Committed r153570

the DECL and abstract origin attributes aren't there, but I'm not really sure
what they're meant for there.

If you haven't filed a bug on the DW_AT_containing_type problem you mentioned
please go ahead and cc me on it :)

Thanks!

-- 
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