Skip to content

Remove tracking of unmatched in parameters in GetInvocationEscapeScope() and CheckInvocationEscape() #62834

@cston

Description

@cston

Default arguments are now created during binding so there should be no unmatched in parameters in escape analysis of method invocations.

In short, we should be able remove inParametersMatchedWithArgs and TryGetUnmatchedInParameterAndFreeMatchedArgs().

See #61195 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CompilersuntriagedIssues and PRs which have not yet been triaged by a lead

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions