mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If a non-serializable Decl or Type makes it into serialization logic in a release build, an invalid swiftmodule might be produced silently, leading to crashes in clients. Try to catch this with an on-in-Release check that /something/ was serialized. (This is my best guess at how rdar://problem/47459323 occurred.)
177 KiB
177 KiB