mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
All queries that use SSA import `semmle.code.cpp.controlflow.SSA` explicitly, except for the last one. Also import the library there. Note that this is not strictly necessary, as the library is transitively imported via `import cpp`.