mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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
2 lines
30 B
Plaintext
2 lines
30 B
Plaintext
module public_lib [system] {}
|