Files
swift-mirror/lib/Serialization/Serialization.cpp
Slava Pestov c06fd1aa68 Serialization: When deserializing a typealias, build its generic signature
We were forgetting to do this, triggering crashes when using a
generic typealias from another module.

Fixes <https://bugs.swift.org/browse/SR-1889>.
2016-06-23 23:14:38 -07:00

150 KiB