[Lldb-commits] [PATCH] D133366: [lldb] Fix SBFileSpec.fullpath for Windows

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Nov 12 14:20:50 PST 2022


stella.stamenova added a comment.

In D133366#3923291 <https://reviews.llvm.org/D133366#3923291>, @kastiglione wrote:

> Ugh, the test that is failing uses windows paths but runs on both windows and non-windows machines. I will revert this and the two fix commits.

You should be able to test for the operating system and set the paths accordingly in the test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133366



More information about the lldb-commits mailing list