[all-commits] [llvm/llvm-project] 1da856: [lldb] Fix typo in ManualDWARFIndexSet.h

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Apr 23 09:23:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1da856a685cf427ab1f5b810125c41e7859ed362
      https://github.com/llvm/llvm-project/commit/1da856a685cf427ab1f5b810125c41e7859ed362
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndexSet.h

  Log Message:
  -----------
  [lldb] Fix typo in ManualDWARFIndexSet.h

operator== wasn't used in production code, but the bad definition made
the tests vacuosly pass.



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