mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
This removes a lot of flow steps, but it all seems to be flow that was present twice: both exiting a `PartialDefNode` and a `DefinitionByReferenceNode`. All `DefinitionByReferenceNode`s are now `PartialDefNode`s.