[Lldb-commits] [PATCH] D153390: [lldb][Windows] Fix ZipFileResolver tests

Kazuki Sakamoto via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 22 10:35:31 PDT 2023


splhack added a comment.

Yes, in fact ZipFileResolverTest is the test what is running on Windows, and failing due to POSIX vs Windows path. This diff will fix the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153390



More information about the lldb-commits mailing list