mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge branch 'main' into ewilde/async-main-resolution
This commit is contained in:
@@ -5698,7 +5698,6 @@ Expr *getArgumentLabelTargetExpr(Expr *fn);
|
||||
/// variable and anything that depends on it to their non-dependent bounds.
|
||||
Type typeEraseOpenedExistentialReference(Type type, Type existentialBaseType,
|
||||
TypeVariableType *openedTypeVar,
|
||||
const DeclContext *useDC,
|
||||
TypePosition outermostPosition);
|
||||
|
||||
/// Returns true if a reference to a member on a given base type will apply
|
||||
|
||||
Reference in New Issue
Block a user