mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When it's available, use an open-coded allocator function that returns an alloca without popping if the allocator is nullptr and otherwise calls swift_coro_alloc. When it's not available, use the malloc allocator in the synchronous context.
68 KiB
68 KiB