mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Since this code is shared between the AST CFG and the IR construction, it seems right to have only one copy. That copy lives on a new class `StaticStorageDurationVariable`, which may prove useful on its own.