mirror of
https://github.com/github/codeql.git
synced 2026-07-19 18:28:13 +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.