[Lldb-commits] [lldb] [lldb] Fix duplicate test class name causing lldb-dotest conflict (PR #169861)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 28 02:23:16 PST 2025


da-viper wrote:

> Probably because the test framework makes a giant pile of Python classes, right?

Yeah and it is easier to do `lldb-dotest -p TestClass.py` without resolving the actual path to the test. 

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


More information about the lldb-commits mailing list