mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
This doesn't fix the underlying problem that for some reason there are cycles in the operand graph on our snapshots of the Linux kernel, but it ensures that the cycles don't lead to non-termination of `ConstantAnalysis` and `ValueNumbering`.