Commits

Ben Langmuir committed a03da9e7922
[CodeCompletion] Show expected nominal types from other modules Since other module results are cache, manually add the type names of expected nominal types in call arguments so that we can get the type relationship correct For rdar://problem/22271094 Swift SVN r31959