mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01: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.