mirror of
https://github.com/github/codeql.git
synced 2026-04-17 04:54:02 +02:00
The parser has an inherent N^2 blowup and will need a rewrite eventually. For now I'm just trying to make it not blow up as often.
The parser has an inherent N^2 blowup and will need a rewrite eventually. For now I'm just trying to make it not blow up as often.