mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Removed `parseConstructorArguments()`, unified with `parseSingleParameterClause()`. * Use `parseSingleParameterClause()` from `parseFunctionSignature()`, so that we can share the recovery code. * Removed `isFirstParameterClause` parameter from `mapParsedParameters`, because it's predictable from `paramContext`.
8.7 KiB
8.7 KiB