[Lldb-commits] [lldb] [lldb][SymbolFileDWARF] Fall back to using parent DW_AT_LLVM_include_path for submodules (PR #142044)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri May 30 07:47:28 PDT 2025
Michael137 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 - [7a66b28](https://github.com/llvm/llvm-project/commit/7a66b28fcafdb7546aedeca1271e66438ad04127).
Thanks!
https://github.com/llvm/llvm-project/pull/142044
More information about the lldb-commits
mailing list