mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
239 B
239 B
category
| category |
|---|
| breaking |
- Deleted the deprecated
getInstanceTypepredicate from theUnboundGenericTypeclass. - Deleted the deprecated
getElementpredicate from theNodeclass inControlFlowGraph.qll, usegetAstNodeinstead.