[Lldb-commits] [lldb] [lldb] Make deep copies of Status explicit (NFC) (PR #107170)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 4 01:37:45 PDT 2024


================
@@ -26,6 +26,36 @@ class raw_ostream;
 
 namespace lldb_private {
 
+class MachKernelError
----------------
labath wrote:

These aren't yet used in this PR right? Can we get rid of them?

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


More information about the lldb-commits mailing list