[Lldb-commits] [lldb] [lldb][test] Use tools from llvm instead of compiler tools (PR #109961)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 25 05:35:01 PDT 2024


================
@@ -25,7 +25,6 @@ def setUp(self):
         oslist=["windows"],
         bugnumber="llvm.org/pr24527.  Makefile.rules doesn't know how to build static libs on Windows",
     )
-    @expectedFailureAll(remote=True)
----------------
DavidSpickett wrote:

Just need a basic explanation of this then I'll approve the PR.

https://github.com/llvm/llvm-project/pull/109961


More information about the lldb-commits mailing list