Commit Graph

4 Commits

Author SHA1 Message Date
Henrik G. Olsson
cbc0ec3b88 Add -verify-ignore-unrelated where necessary (NFC)
These are tests that fail in the next commit without this flag. This
does not add -verify-ignore-unrelated to all tests with -verify, only
the ones that would fail without it. This is NFC since this flag is
currently a no-op.
2025-10-04 14:19:52 -07:00
Holly Borla
b54cfc4178 [Concurrency] Don't diagnose Sendable violations for error types. 2023-12-20 20:32:16 -08:00
Michael Gottesman
0bad8f9b67 [region-isolation] Rename SendNonSendable.cpp -> TransferNonSendable.cpp. 2023-10-26 12:01:44 -07:00
Holly Borla
fb06817d1d [NFC][Concurrency] Separate out an error test case from sendable_checking.swift to
allow testing diagnostics from the SendNonSendable SIL pass.
2023-10-05 08:35:20 -07:00