[LLVMbugs] [Bug 9271] dependent decltype in parameter of template function causes name mangling crash

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 6 08:23:48 PDT 2011


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-09-06 10:23:48 CDT ---
This is already fixed in top-of-tree; the correct mangled name is
__Z1fIRiEvOT_DtfL0p_E.

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