mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +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.