mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Blocks need to be born on the stack, so we need a way to represent that on-stack storage. @block_storage T will represent the layout of a block that contains storage for a capture of type T. Swift SVN r16355
32 KiB
32 KiB