mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
8 lines
342 B
Markdown
8 lines
342 B
Markdown
## 0.7.3
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Deleted the deprecated `hasCopyConstructor` predicate from the `Class` class in `Class.qll`.
|
|
* Deleted many deprecated predicates and classes with uppercase `AST`, `SSA`, `CFG`, `API`, etc. in their names. Use the PascalCased versions instead.
|
|
* Deleted the deprecated `CodeDuplication.qll` file.
|