Files
swift-mirror/test/attr
Evan Wilde 28cd439387 Add missing warnUntilSwift 6
Missed setting a diagnostic as a warning until swift 6, resulting in
noasync functions being emitted as errors in Swift 5.x. This fixes that
so they are only warnings until Swift 6.

Since `@_unavailableFromAsync` is serialized as `@available(*, noasync)`
in the swiftinterface/swiftmodule, this affects functions that are
imported from other modules as well.
2022-06-28 09:48:44 -07:00
..
2022-04-26 16:30:33 -07:00
2022-06-05 10:06:57 -07:00
2022-04-22 15:06:07 -07:00
2022-04-22 15:06:07 -07:00