mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
7ce86145c8
Harden more of the serialization functions to propagate errors for the caller to handle these errors gracefully. This fixes a crash in finishNormalConformance when indexing a system module with an implementation-only import. rdar://problem/52837313