[Lldb-commits] [lldb] [lldb][DWARF] Delay struct/class/union definition DIE searching when parsing declaration DIEs. (PR #90663)

Zequan Wu via lldb-commits lldb-commits at lists.llvm.org
Mon May 13 18:22:32 PDT 2024


ZequanWu wrote:

> your commit deleted that file I think, I added it back when I did the revert (possibly a mistake)...  It passes on my macOS system but is failing on Ubuntu after the revert.  I think I'll just disable it for now.

This change adds the new test, so deleting it as part of the reverting is expected.

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


More information about the lldb-commits mailing list