[Lldb-commits] [lldb] Trying to fix windows buildbots after #74786 (PR #75566)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 19 06:24:20 PST 2023


DavidSpickett wrote:

The PDB was not the issue, it's always worked that way and the DWARF is still in the main executable.

I've opened https://github.com/llvm/llvm-project/issues/75936 for `TestUniqueTypes4.py` because I think this commit did not break the test that already existed, but in changing what the test looked for, uncovered a problem that was already there.

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


More information about the lldb-commits mailing list