[LLVMbugs] [Bug 7267] Using private types should be allowed as template parameter for explicit instantiation

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 23 17:04:02 PDT 2011


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

John McCall <rjmccall at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rjmccall at apple.com
         Resolution|                            |FIXED

--- Comment #9 from John McCall <rjmccall at apple.com> 2011-03-23 19:04:01 CDT ---
We're currently not complaining about any of the A::B uses, and we're correct
to complain about the A::C uses.  I consider this complete.

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