mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
The refactoring to remove the `CodeToFeatures` AST reintroduced a performance problem. This commit resolves it by pushing size restrictions into intermediate predicates.