Commits

Joe Groff committed 22c3f0fcaea
REPL: Scan balanced brackets for context. Walk backward from a '.' through balanced () [] <> to find context. Fix a problem with parseCompletionContextExpr where UnresolvedIdentifierTypes wasn't getting properly transferred to the TranslationUnit after parsing, causing 'Foo<T>.' completion to blow up. Swift SVN r4075