Skip to content
代码片段 群组 项目
未验证 提交 c6bf2eab 编辑于 作者: Andy Gocke's avatar Andy Gocke 提交者: GitHub
浏览文件

Fix namespace incremental parsing bug (#37770)

There was a previous parsing change (#32999) which modified namespace
parsing to allow modifiers and attributes on namespaces, to improve
error recovery.

This PR contained a bug because it didn't move the incremental parsing
check to before parsing attributes and modifiers, which should now
be included in incremental parsing to prevent changes from being dropped

Fixes #37665, #37664, #37663
上级 a02d689f
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册