[Lldb-commits] [lldb] [lldb] Change the implementation of Status to store an llvm::Error (NFC) (PR #106774)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 18 17:30:31 PDT 2024


adrian-prantl wrote:

So I _thought_ I had understood this because I had simulated the missing ip6 support on the bots inside of Socked::CreateSocket, but I still had failing unit tests at the end of the day so I reverted this again for now.

https://github.com/llvm/llvm-project/pull/106774


More information about the lldb-commits mailing list