mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduced `SemanticAvailabilitySpecRequest` to retrieve the semantic spec for an `AvailabilitySpec`. Add an `isInvalid` bit to `AvailabilitySpec` to track whether the request failed. Unfortunately, there aren't any easily accessible spare bits in the layout of `AvailabilitySpec` so it had to be a new field.
8.4 KiB
8.4 KiB