[LLVMbugs] [Bug 10234] clang should warn if a class and its subclass have a method with the same signature but no "virtual" in base class
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Mon Feb 27 12:34:16 PST 2012
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=10234
Nico Weber <nicolasweber at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |
--- Comment #6 from Nico Weber <nicolasweber at gmx.de> 2012-02-27 14:34:16 CST ---
How much better does this get when you filter out destructors?
(see http://crbug.com/115925 for another bug like this :-/)
-- 
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