mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +02:00
Based on https://github.com/github/codeql/pull/6155#discussion_r660964666: > Hmm... Would it be better to do this using DefinitionNode instead of > Assign? The latter is fairly limited in what it can represent, and also > raises questions of whether this definition is sound with regard to > control-flow splitting.