Merge pull request #320 from geoffw0/deprecated

Approved by yh-semmle
This commit is contained in:
semmle-qlci
2018-10-16 15:45:06 +01:00
committed by GitHub

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.