There was an error while loading. Please reload this page.
1 parent 2022dd8 commit aabc8bcCopy full SHA for aabc8bc
swift/ql/lib/change-notes/2025-10-22-swift-6.2-class-changes.md
@@ -2,5 +2,5 @@
2
category: breaking
3
---
4
* The `OpenedArchetypeType` class has been renamed as `ExistentialArchetypeType`.
5
-* The `OtherAvailabilitySpec` class had been removed. Use `AvailabilitySpec::isWildcard` instead.
+* The `OtherAvailabilitySpec` class has been removed. Use `AvailabilitySpec::isWildcard` instead.
6
* The `PlatformVersionAvailabilitySpec` has been removed. Use `AvailabilitySpec::getPlatform` and `AvailabilitySpec::getVersion` instead.
0 commit comments