================
@@ -155,6 +155,18 @@ def cleanup():
             ],
         )
----------------
labath wrote:

```suggestion
        )
        self.dbg.GetCategory("CCCSynth").SetEnabled(False)
```

I'm not sure how lldb chooses the summary providers in case of conflicts, but 
since that's not what we're testing here, we might as well remove the ambiguity.

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

Reply via email to