mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SUA][Runtime] Define `swift_coroFrameAlloc` function that allocates typed memory Define `swift_coroFrameAlloc` that allocates typed memory if SWIFT_STDLIB_HAS_MALLOC_TYPE is defined. This function will be used by IRGen to emit typed memory allocations for property accessors. rdar://141235539
6.2 KiB
6.2 KiB