mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When back-deploying concurrency support, do not use the standard substitutions for _Concurrency-defined types (such as `Task`) in type metadata because older Swift runtimes will not be able to demangle them. Instead, use the full mangled names so the runtime can still demangle them appropriately. Addresses rdar://82931890.
2.5 KiB
2.5 KiB