mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
On 03e69e9945, I updated the guards library to account
for control flow graph splitting. However, the logic that relates SSA qualifiers for
the guard and the guarded expression was not updated accordingly.