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 2241350 commit 39438c6Copy full SHA for 39438c6
cpp/ql/lib/change-notes/2022-08-06-delete-deps.md
@@ -0,0 +1,6 @@
1
+---
2
+category: minorAnalysis
3
4
+* Deleted the deprecated `hasCopyConstructor` predicate from the `Class` class in `Class.qll`.
5
+* Deleted many deprecated predicates and classes with uppercase `AST`, `SSA`, `CFG`, `API`, etc. in their names. Use the PascalCased versions instead.
6
+* Deleted the deprecated `CodeDuplication.qll` file.
0 commit comments