[lldb][Windows] Fix ZipFileResolver tests
D152759 introduced the Android .zip so file support, but it only considered POSIX path. The code also runs on Windows, so the path could be Windows path. Support both patterns on Windows. Differential Revision: https://reviews.llvm.org/D153390
parent
bd4bf494
Please register or sign in to comment