[Lldb-commits] [lldb] [lldb] Read Checksum from DWARF line tables (PR #71458)

via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 9 12:44:25 PST 2023


dyung wrote:

> > Hi @JDevlieghere, this change seems to be causing 59 test failures in the cross-project-test suite. Can you take a look?
> > https://lab.llvm.org/buildbot/#/builders/217/builds/30979 https://lab.llvm.org/buildbot/#/builders/243/builds/15142
> 
> I'll revert the change, but I doubt this is the cause as this patch should just be storing a member. However there's nothing in the logs to exonerate me so let's see if the revert changes anything.

I did try building the commit immediately before yours, and then yours and that is how I determined it to be caused by your commit.

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


More information about the lldb-commits mailing list