Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff34ae2

Browse files
committed
CPP: Add deprecated metadata.
1 parent 3e022ad commit ff34ae2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp/ql/src/Likely Bugs/OO/NonVirtualDestructor.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* @id cpp/non-virtual-destructor
88
* @problem.severity warning
99
* @tags reliability
10+
* @deprecated
1011
*/
1112

1213
// This query is deprecated, and replaced by jsf/4.10 Classes/AV Rule 78.ql, which has far fewer false positives on typical code.

0 commit comments

Comments
 (0)