CPP: Add deprecated metadata.

This commit is contained in:
Geoffrey White
2018-10-15 08:56:49 +01:00
parent 3e022ad36f
commit ff34ae2a46

View File

@@ -7,6 +7,7 @@
* @id cpp/non-virtual-destructor
* @problem.severity warning
* @tags reliability
* @deprecated
*/
// This query is deprecated, and replaced by jsf/4.10 Classes/AV Rule 78.ql, which has far fewer false positives on typical code.