[Lldb-commits] [PATCH] D77529: Prefer executable files from sysroot over files from local filesystem
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 16 02:49:29 PDT 2020
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Sorry, this got burried in my inbox. I think this looks good. I don't believe this test will pass on windows, because of the different path styles. I don't think it's possible to meaningfully test this on windows, as it requires the path in the core file to match a host path. So, I think you can just slap `@skipIfWindows` on the test.
Do you have commit access?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77529/new/
https://reviews.llvm.org/D77529
More information about the lldb-commits
mailing list