mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Previously Operand's getLocation would take it from the Operand use. This lead to slightly confusing query results, where for example an issue related to a call argument would highlight the function part of the call instead of the parameter.