mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Don't bind references to storage to use (new ABI) coroutine accessors unless they're guaranteed to be available. For example, when building against a resilient module that has coroutine accessors, they can only be used if the deployment target is >= the version of Swift that includes the feature. rdar://148783895
153 KiB
153 KiB