Files
swift-mirror/lib/Serialization/ModuleFormat.h
Pavel Yaskevich 64c8c3d5f6 [Serialization] Move nonisolated(nonsending) isolation kind above global actor one
Global actor kind also appends type offset that indicates what
global actor to use with the type. All of the isolation kinds
should be placed above it to make sure that there is never a
clash when i.e. `MainActor` is serialized as id `1`.

Resolves: rdar://153487603
(cherry picked from commit ace6f738ba)
2025-07-14 14:33:28 -07:00

85 KiB