mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Preserving sugar if we have type variables uses way too much memory. Canonicalize these substitution maps for now, as a (temporary?) workaround. In the future, if we decide preserving sugar is more important than a few dozen Mb of memory usage, we can also bump the arena memory limit, instead. Fixes rdar://166237860. Fixes rdar://165863647.
267 KiB
267 KiB