swift
b5170571 - Add a helper function to SILGen to emit a loop over a managed pack

Commit
4 days ago
Add a helper function to SILGen to emit a loop over a managed pack expansion component. Use this in emitPackTransform; this reorders a couple of projections, but that's fine, and the result is much cleaner and has better separation of concerns.
Author
Parents
Loading