mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
This induces the TypeEnter phase to create an ErrorType with a parameter, which in turn used to cause a stack overflow in comparing the TypeWrapper objects involved. Note the output remains somewhat broken, exposing an <any> type, but at least the overflow is resolved.