labath added a comment.

This stems from D76835 <https://reviews.llvm.org/D76835> -- when the inherit 
fallback on windows gets removed some tests fail bacause the can't find `ls`. 
This is used in `lldbutil.wait_for_file_on_target`. The inheritance was not a 
problem because `ls` is normally in the hardcoded default path, but that is not 
the case on windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77123/new/

https://reviews.llvm.org/D77123



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to