mirror of
https://github.com/github/codeql.git
synced 2026-07-19 18:28:13 +02:00
This makes inexact memory operands into their own SSA variables in the Semantic interface, which resolves an issue with phi nodes losing inexact operands (e.g. the unknown-size variable for parameter indirections).