Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e022ad commit ff34ae2Copy full SHA for ff34ae2
1 file changed
cpp/ql/src/Likely Bugs/OO/NonVirtualDestructor.ql
@@ -7,6 +7,7 @@
7
* @id cpp/non-virtual-destructor
8
* @problem.severity warning
9
* @tags reliability
10
+ * @deprecated
11
*/
12
13
// 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