mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We were relying on this for `@isolated(any)` mangling suppression, but it actually doesn't generate correct results for recent deployment targets. As a result, we treated e.g. macOS 14.4 as if it were completely unconstrained in terms of runtime availability. I took this data from availability-macros.def; it's unfortunate that we can't just generate the implementation directly from that. Fixes rdar://129861211
22 KiB
22 KiB