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