[swift-evolution] Pitch: @autoreleasepool attribute for loops

Chris Lattner clattner at apple.com
Sat Jan 9 12:47:27 CST 2016


> On Jan 8, 2016, at 10:00 PM, Jacob Bandes-Storch via swift-evolution <swift-evolution at swift.org> wrote:
> 
> I sympathize with the problem statement, but I wonder if we should instead be considering ways of allowing control-flow statements (break, continue, return) to work from inside @noescape closures.

Agreed, this seems like the right path forward.

-Chris


More information about the swift-evolution mailing list