[Lldb-commits] [lldb] [lldb][SymbolFileDWARF] Fall back to using parent DW_AT_LLVM_include_path for submodules (PR #142044)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri May 30 07:16:31 PDT 2025


DavidSpickett wrote:

This test was failing on Windows I think because like many others, we're not making DWARF or we're not retaining it when linking with link.exe. I've skipped it there - https://github.com/llvm/llvm-project/commit/7a66b28fcafdb7546aedeca1271e66438ad04127.

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


More information about the lldb-commits mailing list