[Lldb-commits] [lldb] [lldb] Support tests with nested make invocations on Windows (PR #112342)

Stefan Gränitz via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 04:02:27 PDT 2024


weliveindetail wrote:

Yes, agree I think that both symlinking and Makefile templating make things worse, because they get even more complicated.

We shortly discussed the dotest escape approach in https://github.com/llvm/llvm-project/pull/111531#review-thread-or-comment-id-1146601373, but back then I couldn't reproduce the issue. Would be fine for me, but it seems less obvious why this is necessary for make and not for the other paths that we deal with in dotest.

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


More information about the lldb-commits mailing list