[LLVMbugs] [Bug 6326] Assert when a class friends itself

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 9 19:32:49 PST 2010


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

John McCall <rjmccall at apple.com> changed:

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

--- Comment #4 from John McCall <rjmccall at apple.com> 2010-03-09 21:32:48 CST ---
I believe the problem was with instantiating any sort of type source info for a
class template's injected class name.  This ended up being remarkably
complicated to fix, but it should be done in r98134.

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