[Lldb-commits] [lldb] [lldb] Fix duplicate test class name causing lldb-dotest conflict (PR #169861)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 28 02:05:44 PST 2025
https://github.com/DavidSpickett approved this pull request.
LGTM
On the surface this sounds like a pretty silly restriction, but I can't remember what the reason for it is. Probably because the test framework makes a giant pile of Python classes, right? So not something we would be able to fix easily.
Not a big deal, just wondering.
https://github.com/llvm/llvm-project/pull/169861
More information about the lldb-commits
mailing list