[LLVMbugs] [Bug 7650] Incorrect lookup for overloaded operator<<=

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 15 12:08:26 PDT 2010


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2010-07-15 14:08:26 CDT ---
Clang is correct to reject this code; GCC shouldn't allow it to compile. Please
see 

  http://clang.llvm.org/compatibility.html#dep_lookup

for an explanation.

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