[Lldb-commits] [lldb] [LLDB] Update DIL to handle smart pointers; add more tests. (PR #143786)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 27 02:13:19 PDT 2025


https://github.com/labath commented:

I meant adding a new test method (`def test_something(self): self.build(); self.run(); your code`), but this is fine too, especially if the switch to the new implementation is imminent.

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


More information about the lldb-commits mailing list