[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
Sat May 31 06:15:11 PDT 2014


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

jonathan.sauer at gmx.de changed:

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

--- Comment #6 from jonathan.sauer at gmx.de ---
(In reply to comment #5)
> Sure. I'd have said "warn" but the particular set of code isn't in serious
> use yet (and not sure how easy that is off the top of my head versus).

As clang now supports all of C++1y (c.f.
<http://clang.llvm.org/cxx_status.html>) this should be fixed to at least not
abort with a fatal error but instead omit debug information for these
functions.

-- 
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/20140531/fbeaa2e7/attachment.html>


More information about the llvm-bugs mailing list