mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02: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`.