mirror of
https://github.com/github/codeql.git
synced 2026-05-09 07:31:37 +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`.