[all-commits] [llvm/llvm-project] fe7333: [nfc] [lldb] Removed unused operator== for DWARFAb...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Mon Mar 8 10:19:39 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe7333174f54149c00cd32383bf5f6f05455de93
      https://github.com/llvm/llvm-project/commit/fe7333174f54149c00cd32383bf5f6f05455de93
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h

  Log Message:
  -----------
  [nfc] [lldb] Removed unused operator== for DWARFAbbreviationDeclaration and DWARFAttribute

Also DWARFAttribute::operator== was buggy as it was ignoring its `m_value`.




More information about the All-commits mailing list