Commits

Dmitri Hrybenko committed e223048bb24
Clang importer: when a function is re-declared in multiple imported Clang modules, put the imported decl into the ClangModule where the canonical decl is. This is not a complete fix, the function should be visible from all modules that declare it. See rdar://14665250 Swift SVN r6956