[Lldb-commits] [lldb] [lldb] Make duplicate test names a conditional exception (PR #137681)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 28 13:48:09 PDT 2025


JDevlieghere wrote:

Rather than making this more lenient, could we go the opposite direction and make it so that we catch this issue when lit runs and the test suite falls over? I assume this is going unnoticed until someone uses `dotest` with the `-p` argument. 

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


More information about the lldb-commits mailing list