[Lldb-commits] [lldb] [lldb] make lit use the same Python executable for building and testing (PR #143756)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 11 12:25:53 PDT 2025
JDevlieghere wrote:
Makes sense for the shell test (we could also make it an alias and resolve the path ourselves, that would be a bit more reliable) but why is this necessary for the unit tests?
https://github.com/llvm/llvm-project/pull/143756
More information about the lldb-commits
mailing list