mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
The translation of static fields now uses `VariableAddress` instead of `FieldAddress`. This fixes the logic as well as the "field address without qualifier address" sanity check.