Files
swift-mirror/include/swift/Basic
Doug Gregor e7e922ea77 Introduce a createAsyncTaskInGroup SIL builtin.
Rather than using group task options constructed from the Swift parts
of the _Concurrency library and passed through `createAsyncTask`'s
options, introduce a separate builtin that always takes a group. Move
the responsibility for creating the options structure into IRGen, so
we don't need to expose the TaskGroupTaskOptionRecord type in Swift.
2021-06-24 07:53:18 -07:00
..
2021-01-12 16:30:02 -08:00
2021-01-13 23:00:16 -08:00
2021-01-21 17:19:38 -08:00