mirror of
https://github.com/github/codeql.git
synced 2026-03-05 15:16:47 +01: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.