[all-commits] [llvm/llvm-project] 2fefc0: [lldb/test] Fix enum-declaration-uniqueness.cpp

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Jun 27 08:47:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fefc042ce8faf8516ae66e1529d87c7130094a1
      https://github.com/llvm/llvm-project/commit/2fefc042ce8faf8516ae66e1529d87c7130094a1
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
    R lldb/test/Shell/SymbolFile/DWARF/enum-declaration-uniqueness.cpp
    A lldb/test/Shell/SymbolFile/DWARF/x86/enum-declaration-uniqueness.cpp

  Log Message:
  -----------
  [lldb/test] Fix enum-declaration-uniqueness.cpp

Dereferencing a pointer variable without a running process does not work
on every arch/os. Fix the test to x86-linux, where it is known to work.



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