mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15: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`.