[LLVMbugs] [Bug 16091] Crash in codegen with deducted return type in overloaded template member function with -gdwarf-2

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 11 12:46:06 PST 2014


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

David Blaikie <dblaikie at gmail.com> changed:

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

--- Comment #9 from David Blaikie <dblaikie at gmail.com> ---
Fixed enough not to break builds in r221704.

This representation works well with GDB and I imagine any other debugger/debug
info client (since they must already be able to handle member function
templates, implicit special members, etc)... 

Maybe some day someone might want to implement the DWARF5 format, once major
debuggers can cope with it correctly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141111/d7d3ab24/attachment.html>


More information about the llvm-bugs mailing list