Commit Graph

3 Commits

Author SHA1 Message Date
Allan Shortlidge
cb578172ea Tests: Remove -disable-availability-checking in more tests that use concurrency.
Use the `%target-swift-5.1-abi-triple` substitution to compile the tests for
deployment to the minimum OS versions required for use of _Concurrency APIs,
instead of disabling availability checking.
2024-10-19 12:35:20 -07:00
Arnold Schwaighofer
6a5d68045d Disable IRGen/async/protocol_req_descriptor.swift on arm64e
I would need to test for a different pattern on arm64e.

rdar://88636399
2022-02-08 10:21:59 -08:00
Arnold Schwaighofer
1c5f9bc26e IRGen: Emit the protocol requirement descriptor async flag for initializers
rdar://88180938
2022-02-04 16:32:12 -08:00