swift
5f0a9c47 - [ClangImporter] Import NSNotificationName constants as `nonisolated`

Commit
1 year ago
[ClangImporter] Import NSNotificationName constants as `nonisolated` These constants could be used with observer APIs from a different isolation context, so it's more convenient to import them as `nonisolated` unless they are explicitly isolated to a MainActor. Resolves: rdar://114052705
Author
Committer
Parents
Loading