[all-commits] [llvm/llvm-project] ed07b3: [lldb][test] Make hex prefix optional in DWARF uni...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Sep 25 02:24:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed07b3043d6a88ad90175eac1043ca23adcddd9f
      https://github.com/llvm/llvm-project/commit/ed07b3043d6a88ad90175eac1043ca23adcddd9f
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M lldb/test/Shell/SymbolFile/DWARF/union-types-no-member-location.yaml

  Log Message:
  -----------
  [lldb][test] Make hex prefix optional in DWARF union types test

Fixes #159401

On Windows there is no hex prefix, I suspect because somewhere we
print a pointer. I'd prefer to fix that itself but can't get to
a Windows machine at the moment. It's not important to the purpose
of the test anyway.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list