[LLVMbugs] [Bug 7003] New: Class DeltaTreeNode needs virtual destructor

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat May 1 06:57:19 PDT 2010


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

           Summary: Class DeltaTreeNode needs virtual destructor
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: begert at gmail.com
                CC: llvmbugs at cs.uiuc.edu


running cppcheck yields:

[./Rewrite/DeltaTree.cpp:55]: (error) Class DeltaTreeNode which is inherited by
class DeltaTreeInteriorNode does not have a virtual destructor

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