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
The current `SyntaxArena` only manages `RawSyntax` green tree things. In
swift-syntax, "Syntax" refers to `Syntax` the red tree. So the naming was
a bit confusing.
Also rename `SyntaxArenaAllocated(Buffer)Pointer` to 'ArenaAllocated*'
in preparation for future introduction of other "arenas".
0 commit comments