We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89910dd commit 5c411feCopy full SHA for 5c411fe
change_notes/2024-03-01-fix-fp-a12-4-1-and-a12-8-6.md
@@ -0,0 +1,6 @@
1
+- `A12-4-1` - `DestructorOfABaseClassNotPublicVirtual.ql`:
2
+ - Fix FP reported in #392. Improve base class detection for template classes.
3
+ - Update the alert message to prevent duplicate alerts for base classes that are both derived and abstract.
4
+- `A12-8-6` - `CopyAndMoveNotDeclaredProtected.ql`:
5
6
0 commit comments