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
Luciano Almeida
7e9b1af4a6
[tests] Add Serialization tests for async let any_patter bit encode/decode
2022-04-17 14:06:39 -03:00
Doug Gregor
eeeea49764
Remove -enable-experimental-concurrency almost everywhere.
2021-07-26 21:24:43 -07:00
Doug Gregor
1e2012d816
Disable availability checking in tests that use concurrency
2021-07-20 12:46:26 -07:00
Doug Gregor
50cdddaf95
[Concurrency] Enable implicit conversion from synchronous -> asynchronous.
2020-12-03 12:44:21 -08:00
John McCall
a8464dcaf1
Implicitly import _Concurrency under -enable-experimental-concurrency
2020-10-22 00:53:15 -04:00
Doug Gregor
6ff46ae2da
[Concurrency] Add serialization test for async
2020-08-06 10:43:53 -07:00