Skip to content

[SR-9701] Stack allocated Objective-C no escape closures #52141

@aschwaighofer

Description

@aschwaighofer
Previous ID SR-9701
Radar None
Original Reporter @aschwaighofer
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Improvement
Assignee None
Priority Medium

md5: fd60c5edf6ddc3d03a27ac1f2a14393b

Issue Description:

When we pass closures to @NoEscape objective c block arguments the closures are allocated on the heap. We should also stack allocate them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions