mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
342 B
342 B
0.7.3
Minor Analysis Improvements
- Deleted the deprecated
hasCopyConstructorpredicate from theClassclass inClass.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.qllfile.