https://github.com/labath commented:

Actually, the CI failure appears to be relevant. The error path in the test is 
`errno->std::error_code->Status->Expected` and the code in `CheckIPSupport` 
expects to get a `llvm::ECError`.
It looks like it gets a different type now, and I think that's probably fine, 
but we should also relax the expectation there.

https://github.com/llvm/llvm-project/pull/106774
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to