[LLVMbugs] [Bug 7255] New: ADL failing for a template's base.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat May 29 07:46:27 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7255
Summary: ADL failing for a template's base.
Product: clang
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: dnljms at gmail.com
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
In the attached example clang fails to find 'operator>>' by ADL. It looks like
something isn't instantiated correctly, as either of the commented out lines
fix the problem.
--
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