Commit Graph

3 Commits

Author SHA1 Message Date
Ben Barham
1e3aaa57fc [Test] Re-enable distributed-actor
It was `distributed-actors.swift` failing, not
`distributed-actor.swift`. That commit has since been reverted.
2023-07-01 10:49:42 -07:00
Ben Barham
488026cd3a [Test] Temporarily disable test to unblock PR testing 2023-06-30 09:08:40 -07:00
Allan Shortlidge
0e9b8a1e0a Sema: Relax distributed actor typechecking for swiftinterfaces.
Some decls that are expected to be synthesized for distributed actors are
printed explicitly in swiftinterfaces so diagnostics and assertions need to
take that possibility into account.

Resolves rdar://108533918
2023-04-26 08:44:44 -07:00