mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
IterableDeclContext::checkDeserializeMemberErrorInPackage recursively checks if decls and their member decls are deserialized correctly into another module. This PR adds a check to make sure the inspected decls are from another module, and provides an opt-in flag to fail fast on deserialization failure if found. rdar://143830240
158 KiB
158 KiB