You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MERGE #3111@suwc] Issue3076: Assertion Failure in Parsing
Merge pull request #3111 from suwc:build/suwc/Issue3076
Assertion is triggered in parse.cpp on this->m_deferringAST
when CreateCallNode() is called in ParseImportCall().
Fix by adding check for buildAST.
0 commit comments