mirror of
https://github.com/github/codeql.git
synced 2026-04-08 00:24:03 +02:00
In some cases mod.getName() does not have a result, so toString of ModuleVariableNode would also not have a result, which would cause data-flow paths that use these as an edge to not be valid :O