mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
3afb498896
When allowing errors we may have serialized a requirement without a witness, do not assert when deserializing. Resolves rdar://81884767