https://llvm.org/bugs/show_bug.cgi?id=22872

            Bug ID: 22872
           Summary: clang-tidy: check for overridden but empty virtual
                    destructor
           Product: new-bugs
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

It'll be great to have Clang-tidy check for situations when virtual destructor
is overridden in derived class but have empty implementation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to