Commit 1f91d95
committed
[runtime] Use
`swiftasynccc` is now an extension instead of a feature, so we should
use `__has_extension` to detect its availability.__has_extension to detect swiftasynccc availability1 parent f95fd21 commit 1f91d95
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
233 | 237 | | |
234 | 238 | | |
235 | 239 | | |
| |||
0 commit comments