mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We would previously get an error for an unexpected EOF. However, we no longer were checking that case, and would fall through to the end of the function, without a return value. Return the proper failure indicator.
53 KiB
53 KiB