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

This commit is contained in:
swift-ci
2021-08-26 16:53:29 -07:00
44 changed files with 948 additions and 1123 deletions

View File

@@ -3549,6 +3549,7 @@ public:
const_cast<ProtocolDecl *>(proto)
->requiresClass(),
proto->isObjC(),
proto->existentialTypeSupported(),
rawAccessLevel, numInherited,
inheritedAndDependencyTypes);