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

This commit is contained in:
Erik Eckstein
2020-01-16 10:39:20 +01:00
169 changed files with 1966 additions and 1150 deletions

View File

@@ -771,7 +771,6 @@ Optional<UIdent> SwiftLangSupport::getUIDForDeclAttribute(const swift::DeclAttri
}
// Ignore these.
case DAK_ImplicitlySynthesizesNestedRequirement:
case DAK_ShowInInterface:
case DAK_RawDocComment:
case DAK_HasInitialValue: