[LLVMbugs] [Bug 9908] alias templates, something is not quite right
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat May 14 08:06:52 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9908
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 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.
More information about the llvm-bugs
mailing list