================ @@ -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"]) ---------------- adrian-prantl wrote:
Is it really Linux or submodule visibility? 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