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
[clang-repl] Always clean up scope and context for TopLevelStmtDecl
This fixes an issue introduced by 4b70d17, where
failing to pop compound scope, function scope info, and decl context
after a failed statement could lead to an inconsistent internal state.
0 commit comments