http://llvm.org/bugs/show_bug.cgi?id=6326
John McCall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from John McCall <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
