mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +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).