Merge remote-tracking branch 'origin/master' into master-next

This commit is contained in:
swift_jenkins
2020-09-10 22:30:58 -07:00
54 changed files with 749 additions and 469 deletions

View File

@@ -1044,7 +1044,7 @@ void Serializer::writeInputBlock(const SerializationOptions &options) {
auto clangImporter =
static_cast<ClangImporter *>(M->getASTContext().getClangModuleLoader());
ModuleDecl *bridgingHeaderModule = clangImporter->getImportedHeaderModule();
ModuleDecl::ImportedModule bridgingHeaderImport{ModuleDecl::AccessPathTy(),
ModuleDecl::ImportedModule bridgingHeaderImport{ImportPath::Access(),
bridgingHeaderModule};
// Make sure the bridging header module is always at the top of the import