Files
swift-mirror/test/type
Slava Pestov 76a005587b Sema: Specialization of nested types in expression context
Teach preCheckExpression() about UnresolvedSpecializeExpr
where the base is a TypeExpr.

This allows us to type check expressions like
'[Outer<T>.Inner<U>]()' by folding them down to a TypeExpr
with an array type.
2017-05-21 18:16:16 -07:00
..
2016-11-28 10:50:55 -08:00
2016-11-28 10:50:55 -08:00
2016-11-28 10:50:55 -08:00
2016-11-28 10:50:55 -08:00