mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +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.