Commits

Dmitri Hrybenko committed bb3d38b7270
Clang importer: put the top-level declarations into the correct ClangModule Before this change, DeclContext of all imported decls was set to the first imported module. No tests now, will be tested by future code completion commits. Swift SVN r6949