Merge branch 'main' into ewilde/async-main-resolution

This commit is contained in:
Evan Wilde
2022-04-02 16:15:10 -07:00
committed by GitHub
411 changed files with 11234 additions and 2725 deletions

View File

@@ -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