[Lldb-commits] [PATCH] D77529: Prefer executable files from sysroot over files from local filesystem
Yuri Per via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 16 06:43:14 PDT 2020
yuri added a comment.
> 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.
Added
> Do you have commit access?
No, I don't. Please commit this change
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