swift
Pack expansion closures, part 6
#73712
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
8
Changes
View On
GitHub
Commits
AST: Clarify comments
slavapestov
committed
1 year ago
SIL: Split off reclaimUnresolvedLocalArchetypeDefinitions()
slavapestov
committed
1 year ago
SIL: Add TypeConverter::getSubstitutionMapWithCapturedEnvironments()
slavapestov
committed
1 year ago
SIL: Allow getGenericSignatureWithCapturedEnvironments() on all SILDeclRefs
slavapestov
committed
1 year ago
SILGen: Use TypeConverter::getSubstitutionMapWithCapturedEnvironments()
slavapestov
committed
1 year ago
SIL: Allow SILCloner to work with a substitution map
slavapestov
committed
1 year ago
Sema: Fix capture analysis with pack iteration for loop inside of a closure
slavapestov
committed
1 year ago
SILGen: Rewrite captured local archetypes into primary archetypes
slavapestov
committed
1 year ago
Loading