[Lldb-commits] [PATCH] D141828: [lldb] Add support for DW_AT_default_value in template params

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 27 03:55:51 PST 2023


DavidSpickett added a comment.

I've reverted this due to test failures on Arm and AArch64. They were obscured by the build failure so once you'd fixed that the bot was silent about it.

Here's one of the builds: https://lab.llvm.org/buildbot/#/builders/96/builds/34718

  SymbolFileDWARFTests: ../llvm-project/lldb/source/Host/linux/HostInfoLinux.cpp:47: static void lldb_private::HostInfoLinux::Terminate(): Assertion `g_fields && "Missing call to Initialize?"' failed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141828/new/

https://reviews.llvm.org/D141828



More information about the lldb-commits mailing list