mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Previously such a call always targeted the unbound method, so we checked for an inherited method that could be a specialisation thereof; now we expect it should be directly inherited.