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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Richard Smith <[email protected]> 2013-01-25 
13:14:37 CST ---
The partial specialization of FooEnabler is declared too late; the
specialization for 'const char *' is first instantiated inside 'extract'.

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