Files
swift-mirror/lib/SILOptimizer/Utils/KeyPathProjector.cpp
Jonathan Keller d9976bd7fa [SILOptimizer] fix crash in key path projector
When a computed property returns a generic, the accessor's function
type may involve a type parameter that needs to be resolved using
the key path instruction's substitution map.
2020-02-21 15:34:17 -08:00

26 KiB