Commit Graph

1 Commits

Author SHA1 Message Date
Nathan Hawes
12529fea20 [AST] Handle visiting UnresolvedType in TypeMatcher
This fixes code completion hitting llvm_unreachable("non-canonical or
unchecked type") in subst on a type containing an UnresolvedType.

Resolves rdar://problem/56726715
2020-01-10 18:07:46 -08:00