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

Seth <[email protected]> changed:

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

--- Comment #2 from Seth <[email protected]> 2012-09-26 00:18:39 CDT ---
The crash is indeed fixed.

I notice that the compiler diagnostic for this template only appears when
attempting to instantiate the template. I think that it should be possible to
reject this template during the first phase of two phase name lookup since I
think foo should  be a non-dependant name.

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