[LLVMbugs] [Bug 22872] New: clang-tidy: check for overridden but empty virtual destructor
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 10 13:52:11 PDT 2015
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: unassignedbugs at nondot.org
Reporter: eugene.zelenko at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150310/ad657aa3/attachment.html>
More information about the llvm-bugs
mailing list