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
Skip dumping TopLevelStmt if they are invalid.
The change llvm/llvm-project@4b70d17bcf caused an invalid
`TopLevelStatement` to be added to the AST, which can trigger
assertions when dumping.
0 commit comments