swift
a429e25a - AST: Rewrite GenericEnvironment::mapElementTypeIntoPackContext()

Commit
1 year ago
AST: Rewrite GenericEnvironment::mapElementTypeIntoPackContext() We don't need to build a DenseMap here. More importantly, this changes the logic to avoid calling mapTypeOutOfContext() on element archetypes, instead doing the mapping directly.
Author
Committer
Parents
Loading