Files
Allan Shortlidge 61b8e31f7e APIDigester: Remove the IsABIPlaceholder field.
The `IsABIPlaceholder` field was originally introduced over 5 years ago with
https://github.com/swiftlang/swift/pull/23731. It does not seem like anything
actually depends on this information, though, and the computation of the value
has become out-of-date as visionOS and anyAppleOS availability have been
introduced. Remove the field from the API digester JSON to avoid confusing
anybody else.
2026-03-06 06:37:45 -08:00
..