[LLVMbugs] [Bug 10741] no diagnostic for uninstantiatable template: failed lookup in current instantiation with no dependent base classes not caught
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Aug 24 19:43:11 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10741
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-08-24 21:43:11 CDT ---
This is because we don't implement the "current instantiation" rules for member
access expressions properly, which is already covered by PR8368.
*** This bug has been marked as a duplicate of bug 8368 ***
--
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