[Lldb-commits] [PATCH] D70847: [lldb-vscode] Ensure that target matches the executable file

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 29 05:15:56 PST 2019


labath added a comment.

This needs a test case, though judging by your description it looks like pretty much every test case on affected platforms (I guess, windows) should hit this. Can you check if any of the existing vscode tests which are marked @skipIfWindows start passing now?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70847





More information about the lldb-commits mailing list