mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
3 lines
217 B
Markdown
3 lines
217 B
Markdown
lgtm,codescanning
|
|
* The predicate `Method.overrides(Method)` was accidentally transitive. This has been fixed. This fix also affects `Method.overridesOrInstantiates(Method)` and `Method.getASourceOverriddenMethod()`.
|