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

Richard Smith <[email protected]> changed:

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

--- Comment #1 from Richard Smith <[email protected]> 2011-05-14 
10:06:52 CDT ---
The fix for PR9902 was broken, sorry! This should now be OK in r131342.

The failure was caused by us not being able to look up names in the current
instantiation, due to a template argument level confusion.

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

Reply via email to