[LLVMbugs] [Bug 7255] ADL failing for a template's base.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 29 10:28:49 PDT 2010


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2010-07-29 12:28:49 CDT ---
Ah, yes. We need to instantiate types when performing argument-dependent
lookup. This is also PR6231.

*** This bug has been marked as a duplicate of bug 6231 ***

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