mirror of
https://github.com/github/codeql.git
synced 2026-03-17 13:06:48 +01:00
Unrolling the transitive closure had slightly better performance here. Also, we exclude names of builtins, since those will be handled by a separate case of `isDefinedLocally`.