[Lldb-commits] [lldb] [lldb] Fix duplicate test class name causing lldb-dotest conflict (PR #169861)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 28 03:08:38 PST 2025
Michael137 wrote:
> 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.
This comes up every once in a while: https://github.com/llvm/llvm-project/pull/137681#issuecomment-2837825184
https://github.com/llvm/llvm-project/pull/169861
More information about the lldb-commits
mailing list