mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Swiftmodule loading was previously restricted by compiler tag only for resilient modules. This left room for resilient modules with a corrupted control block to pass as non-resilient modules. Apply the same check for non-resilient modules (so all modules) when read from a tagged compiler. rdar://88081456
52 KiB
52 KiB