[LLVMbugs] [Bug 6461] wrong error: functions that differ only in their return type cannot be overloaded
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Apr 16 10:01:46 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=6461
Douglas Gregor <dgregor at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
--- Comment #9 from Douglas Gregor <dgregor at apple.com> 2010-04-16 12:01:45 CDT ---
This is core issue 1043.
Informal discussion seemed to favor Clang's behavior here (rejecting the code),
so I'm going to close this bug as INVALID. In the (IMO, unlikely) event that
core issue 1043 is resolved the other way, we'll change Clang at this point.
-- 
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