mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
llvm::Expected/llvm::Error require that the error is not just checked but explicitly handled. Since we're currently recovering as if nothing happened, we need to use llvm::consumeError to throw the error info away. rdar://problem/40738521
70 KiB
70 KiB