mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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
3.6 KiB
3.6 KiB