Commits

Dmitri Hrybenko committed 4d03f74a9a8
Code completion / type checker: while type checking a base expression for code completion, don't fail if we have unsolved type variables. Type variables are replaced with GenericTypeParamType types. Swift SVN r9515