mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
This results in the same set of nodes, but is a bit more clear about the reasons why. For instance, `ModuleVariableNode`s are included directly, and not in a roundabout way by virtue of not having flow to them. This should hopefully be a bit more robust as well.