mirror of
https://github.com/github/codeql.git
synced 2026-04-10 17:44:03 +02:00
Various performance improvements to make sure that we never join methods and calls (or variables and accesses) on only name (or file), but always perform a multi-join on both values.