mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
- Utilize ignoreToken() to skip tokens while keeping them in syntax tree - SyntaxParsedResult now holds ParsedRawSyntaxNode and ParserStatus - Simplify migration support for 'TypeName[]' type - Use builder for generic argument clause parsing