mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02: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().