================
@@ -11,17 +11,11 @@
 class DeclFromSubmoduleTestCase(TestBase):
     # Requires DWARF debug info which is not retained when linking with 
link.exe.
     @skipIfWindows
+    # Lookup for decls in submodules fails in Linux
+    @expectedFailureAll(oslist=["linux"])
----------------
Michael137 wrote:

Probably local submodule visibility. Just didn't have the time to investigate 
this on Linux

https://github.com/llvm/llvm-project/pull/143098
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to