mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #7723 from practicalswift/gardening-20170223
[gardening] Shell fixes. Consistent headers. a-vs-an typos. Python fixes. Unused variables and methods.
This commit is contained in:
@@ -264,7 +264,7 @@ public:
|
||||
GenericSignatureBuilder &builder,
|
||||
ProtocolDecl *protocol);
|
||||
|
||||
/// Retrieve an requirement source for nested type name matches.
|
||||
/// Retrieve a requirement source for nested type name matches.
|
||||
static const RequirementSource *forNestedTypeNameMatch(
|
||||
GenericSignatureBuilder &builder);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user