swift
4aa0008d - SILGen: Rewrite captured local archetypes into primary archetypes

Commit
1 year ago
SILGen: Rewrite captured local archetypes into primary archetypes This implements support for autoclosures, closures and local functions nested within a pack iteration for loop. The combination of explicit closure expressions and pack expansion expressions still needs some work. Fixes #66917. Fixes #69947. Fixes rdar://113505724. Fixes rdar://122293832. Fixes rdar://124329076.
Author
Committer
Parents
Loading