[all-commits] [llvm/llvm-project] f08258: StringMap: Remove redundant member init in constru...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 18 03:17:08 PDT 2025


  Branch: refs/heads/users/arsenm/stringmap/remove-redundant-member-init
  Home:   https://github.com/llvm/llvm-project
  Commit: f082583ed8105e7c8aa196dfd14b1dca0b026e3d
      https://github.com/llvm/llvm-project/commit/f082583ed8105e7c8aa196dfd14b1dca0b026e3d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-18 (Fri, 18 Jul 2025)

  Changed paths:
    M llvm/lib/Support/StringMap.cpp

  Log Message:
  -----------
  StringMap: Remove redundant member init in constructor

These are already zeroinitialized in the field definitions.



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