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

This commit is contained in:
swift-ci
2021-08-30 17:15:00 -07:00
9 changed files with 46 additions and 464 deletions

View File

@@ -1173,8 +1173,7 @@ Completion *CompletionBuilder::finish() {
current.getModuleName(), current.getSourceFilePath(),
current.getNotRecommendedReason(), current.getDiagnosticSeverity(),
current.getDiagnosticMessage(), current.getBriefDocComment(),
current.getAssociatedUSRs(), current.getDeclKeywords(),
typeRelation, opKind);
current.getAssociatedUSRs(), typeRelation, opKind);
} else {
base = SwiftResult(current.getKind(), semanticContext, flair,
current.getNumBytesToErase(), completionString,