swift
b5170571
- Add a helper function to SILGen to emit a loop over a managed pack
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#86078 - Fix a bug with binding parameters under a vanishing tuple AP
Author
rjmccall
Parents
26255549
Loading