[LLVMbugs] [Bug 387] Need -Woverloaded-virtual To Catch Inheritance Errors

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Aug 27 18:04:38 PDT 2006


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

rspencer at x10sys.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.9
            Version|cvs                         |1.0



------- Additional Comments From rspencer at x10sys.com  2006-08-27 20:04 -------
With the recent modifications to the PassManager and a few other places, this
bug is (finally!) resolved. We now generate warnings on overloaded virtuals by
turning on the -Woverloaded-virtual option. If you get this warning, please
resolve the overload before committing the code.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list