We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ed81c commit 9aea433Copy full SHA for 9aea433
lib/AST/DeclContext.cpp
@@ -1385,4 +1385,4 @@ bool DeclContext::isAlwaysAvailableConformanceContext() const {
1385
AvailabilityContext::forDeploymentTarget(ctx);
1386
1387
return deploymentTarget.isContainedIn(conformanceAvailability);
1388
-}
+}
0 commit comments